Update MoneyBuster to 0.1.12 (32)

This commit is contained in:
F-Droid checkupdates bot 2021-09-29 03:32:23 +00:00
parent 71b82ce50f
commit 72d8668ddb

View file

@ -240,7 +240,19 @@ Builds:
gradle:
- normal
- versionName: 0.1.12
versionCode: 32
commit: e124c1687b79fc609f0f5cdb1c0ab95dc21ba3fb
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- normal
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.1.11
CurrentVersionCode: 31
CurrentVersion: 0.1.12
CurrentVersionCode: 32