Update Tuner to 4.0.0 (18)

This commit is contained in:
F-Droid checkupdates bot 2022-07-07 20:15:23 +00:00
parent c02f20a9e4
commit e64069c9e2

View file

@ -117,7 +117,18 @@ Builds:
gradle:
- yes
- versionName: 4.0.0
versionCode: 18
commit: 63f3632404f0b256edd679b0c39c3911065bb7a7
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]*$
CurrentVersion: 3.2.0
CurrentVersionCode: 17
CurrentVersion: 4.0.0
CurrentVersionCode: 18