Update Prepaid Balance to 1.2 (10)

This commit is contained in:
F-Droid checkupdates bot 2021-12-02 04:46:30 +00:00
parent 76bd6239ef
commit 8f1a96f30a

View file

@ -57,7 +57,18 @@ Builds:
gradle:
- yes
- versionName: '1.2'
versionCode: 10
commit: d824aa924d89cd0f6f773728a5bfc8f0a4a30189
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.1'
CurrentVersionCode: 9
CurrentVersion: '1.2'
CurrentVersionCode: 10