mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 13:48:58 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.1-rc1.1
|
CurrentVersion: 0.0.1
|
||||||
CurrentVersionCode: 6
|
CurrentVersionCode: 7
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue