mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update PixaPencil to 0.1.6 (16)
This commit is contained in:
parent
4bbd181fb4
commit
a7c1d171d0
1 changed files with 13 additions and 2 deletions
|
|
@ -111,7 +111,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.6
|
||||
versionCode: 16
|
||||
commit: de507654722507d20a4a1dc579e81979647f4e3c
|
||||
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.5
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.1.6
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue