mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update PixaPencil to 0.1.8-rc1 (24)
This commit is contained in:
parent
85028d197e
commit
b6ce4a6f42
1 changed files with 13 additions and 2 deletions
|
|
@ -177,7 +177,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.1.8-rc1
|
||||||
|
versionCode: 24
|
||||||
|
commit: 7bf678a0d9d3572326b70e9a52da6c0a49ae5de0
|
||||||
|
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-beta2
|
CurrentVersion: 0.1.8-rc1
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue