Update MoneyBuster to 0.1.13 (33)

This commit is contained in:
F-Droid checkupdates bot 2021-10-02 03:35:47 +00:00
parent 5187c2f487
commit 8afea7ed42

View file

@ -252,7 +252,19 @@ Builds:
gradle:
- normal
- versionName: 0.1.13
versionCode: 33
commit: c5a855c144f33e84f3b12cebdaab223269667a0d
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.12
CurrentVersionCode: 32
CurrentVersion: 0.1.13
CurrentVersionCode: 33