Update Prepaid Balance to 1.8 (16)

This commit is contained in:
F-Droid checkupdates bot 2022-07-21 04:50:33 +00:00
parent 11af642c6a
commit 5d7ba88e13

View file

@ -123,7 +123,18 @@ Builds:
gradle:
- yes
- versionName: '1.8'
versionCode: 16
commit: 48c64f6b88a804ebf885d8a2cdff4ef99b473efb
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.7'
CurrentVersionCode: 15
CurrentVersion: '1.8'
CurrentVersionCode: 16