mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update PixaPencil to 0.0.1 (7)
This commit is contained in:
parent
0aedf4c291
commit
d1f7d2899a
1 changed files with 13 additions and 2 deletions
|
|
@ -23,7 +23,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.1
|
||||
versionCode: 7
|
||||
commit: 22f33b93f9303619e37a23fe51ebf0cbdf7f2a01
|
||||
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-rc1.1
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 0.0.1
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue