mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.12'
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: '1.13'
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue