Update MoneyBuster to 0.1.11 (31)

This commit is contained in:
F-Droid checkupdates bot 2021-08-08 03:40:48 +00:00
parent 196f5c0ddf
commit f50d964444

View file

@ -228,7 +228,19 @@ Builds:
gradle:
- normal
- versionName: 0.1.11
versionCode: 31
commit: e8eae2d5486a9ccb21a7d896803e8ad0fe7f105f
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.10
CurrentVersionCode: 30
CurrentVersion: 0.1.11
CurrentVersionCode: 31