mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update PixaPencil to 0.1.8 (26)
This commit is contained in:
parent
4d7f7464ce
commit
1259e30eeb
1 changed files with 13 additions and 2 deletions
|
|
@ -199,7 +199,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.8
|
||||
versionCode: 26
|
||||
commit: 755c0c5a8cb0893807c35d36bbb07a56b057c40b
|
||||
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.8-rc2
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 0.1.8
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue