Update Tuner to 5.1.0 (21)

This commit is contained in:
F-Droid checkupdates bot 2022-09-24 03:43:18 +00:00
parent 0443b1a915
commit d050bf4ed8

View file

@ -150,7 +150,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.0
versionCode: 21
commit: f8dd88ebb6b3af456ec44b8faa2edab6bb4dce35
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: 5.0.1
CurrentVersionCode: 20
CurrentVersion: 5.1.0
CurrentVersionCode: 21