Update Audile to 1.1.1 (4)

This commit is contained in:
F-Droid checkupdates bot 2023-11-06 08:13:32 +00:00
parent f38c4cbfaa
commit 26aa271a5d

View file

@ -49,7 +49,18 @@ Builds:
gradle:
- yes
- versionName: 1.1.1
versionCode: 4
commit: 9e4fa0cf739a9db52a6ca616763f9c4fb3677343
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 1.1.0
CurrentVersionCode: 3
CurrentVersion: 1.1.1
CurrentVersionCode: 4