Update Tuner to 2.1.0 (14)

This commit is contained in:
F-Droid checkupdates bot 2022-01-14 03:28:40 +00:00
parent 3336792dd8
commit 934654a8c6

View file

@ -73,7 +73,18 @@ Builds:
gradle:
- yes
- versionName: 2.1.0
versionCode: 14
commit: 4a8a9ff81b0af40f64ffbf7ac0d435f801fdbaa2
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.1
CurrentVersionCode: 13
CurrentVersion: 2.1.0
CurrentVersionCode: 14