mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update PixaPencil to 0.1.5 (15)
This commit is contained in:
parent
ecdbcf9f3f
commit
4e82b91b07
1 changed files with 13 additions and 2 deletions
|
|
@ -100,7 +100,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.5
|
||||
versionCode: 15
|
||||
commit: 172b3cab332ab2f4d2d9c12bf3980ee098db29e8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.4
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 0.1.5
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue