mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update PixaPencil to 0.1.0-beta1 (8)
This commit is contained in:
parent
52edb6a234
commit
a58a9c4d1c
1 changed files with 13 additions and 2 deletions
|
|
@ -34,7 +34,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.0-beta1
|
||||
versionCode: 8
|
||||
commit: f72b7dabd6be2cfd7a242e201b4cbdd7ea9e333f
|
||||
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.0.1
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 0.1.0-beta1
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue