Update Loud Bang to 0.47 (47)

This commit is contained in:
F-Droid checkupdates bot 2022-07-11 14:08:39 +00:00
parent eb31e9ed4b
commit a614c7ed16

View file

@ -66,7 +66,19 @@ Builds:
- yes
ndk: r22
- versionName: '0.47'
versionCode: 47
commit: 5e3da4f622798f73f4513715c856d30e4d41a7be
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
ndk: r22
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.46'
CurrentVersionCode: 46
CurrentVersion: '0.47'
CurrentVersionCode: 47