mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update PixaPencil to 0.1.8-beta2 (23)
This commit is contained in:
parent
73789bf794
commit
369ee09a03
1 changed files with 13 additions and 2 deletions
|
|
@ -166,7 +166,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.1.8-beta2
|
||||||
|
versionCode: 23
|
||||||
|
commit: 0f6efe93943769456647c63131698d3e2ef85929
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.1.8-beta1
|
CurrentVersion: 0.1.8-beta2
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 23
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue