mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +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:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.8-beta1
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 0.1.8-beta2
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue