mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Prepaid Balance to 1.13 (21)
This commit is contained in:
parent
fd319f5389
commit
2c48b41956
1 changed files with 13 additions and 2 deletions
|
|
@ -178,7 +178,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.13'
|
||||||
|
versionCode: 21
|
||||||
|
commit: 59cf4b3b9fcd0f4c14fce002631a49e5ba7bd297
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- 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.12'
|
CurrentVersion: '1.13'
|
||||||
CurrentVersionCode: 20
|
CurrentVersionCode: 21
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue