Update Tuner to 2.0.1 (13)

This commit is contained in:
F-Droid checkupdates bot 2021-11-05 03:35:17 +00:00
parent 7f6f4b9391
commit 9fab21fcc0

View file

@ -62,7 +62,18 @@ Builds:
gradle:
- yes
- versionName: 2.0.1
versionCode: 13
commit: 441bfd345c3f203a3aeb447753d94a5fee69f82e
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: 2.0.0
CurrentVersionCode: 12
CurrentVersion: 2.0.1
CurrentVersionCode: 13