mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
Update Prepaid Balance to 1.9 (17)
This commit is contained in:
parent
70ab3d2493
commit
2cd5f3b817
1 changed files with 13 additions and 2 deletions
|
|
@ -134,7 +134,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.9'
|
||||||
|
versionCode: 17
|
||||||
|
commit: 66978977c49b165d7ccce3ca5214ca2878a5c18a
|
||||||
|
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 %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.8'
|
CurrentVersion: '1.9'
|
||||||
CurrentVersionCode: 16
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue