Update MoneyBuster to 0.1.16 (36)

This commit is contained in:
F-Droid checkupdates bot 2022-03-08 03:46:30 +00:00
parent 49968d9fac
commit 8a3d84359e

View file

@ -288,7 +288,19 @@ Builds:
gradle:
- normal
- versionName: 0.1.16
versionCode: 36
commit: 0cf17ae1f75f9f3c88b2a15cbd9e7a561cedb7af
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.15
CurrentVersionCode: 35
CurrentVersion: 0.1.16
CurrentVersionCode: 36