mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Prepaid Balance to 1.11 (19)
This commit is contained in:
parent
575e244ede
commit
cd3c2c7122
1 changed files with 13 additions and 2 deletions
|
|
@ -156,7 +156,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.11'
|
||||
versionCode: 19
|
||||
commit: b10d74f589a5500cd1371504a7fa0f672b0bb627
|
||||
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.10'
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: '1.11'
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue