mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Prepaid Balance to 1.10 (18)
This commit is contained in:
parent
959303708d
commit
ed104db6d4
1 changed files with 13 additions and 2 deletions
|
|
@ -145,7 +145,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.10'
|
||||
versionCode: 18
|
||||
commit: 593161e76f69f3e4b27542575a1395919b3ba4a9
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.9'
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: '1.10'
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue