mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-12 07:09:37 +00:00
Update Prepaid Balance to 1.4 (12)
This commit is contained in:
parent
a54352db2e
commit
c22b1a6ba7
1 changed files with 13 additions and 2 deletions
|
|
@ -79,7 +79,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 12
|
||||
commit: a06ec475ce943b579ce1d6d70af3ba377c137143
|
||||
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.3'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue