Update Tuner to 1.47 (147)

This commit is contained in:
F-Droid checkupdates bot 2022-09-14 05:12:51 +00:00
parent 0e0da26cbf
commit 0a5390110c

View file

@ -286,7 +286,17 @@ Builds:
gradle:
- yes
- versionName: '1.47'
versionCode: 147
commit: 40a668c653708d7a9cdce6776bc3fbba900768ce
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
CurrentVersion: '1.46'
CurrentVersionCode: 146
CurrentVersion: '1.47'
CurrentVersionCode: 147