mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Tuner to 6.6.1 (33)
This commit is contained in:
parent
47c3893189
commit
22334a9df7
1 changed files with 13 additions and 2 deletions
|
|
@ -255,7 +255,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.6.1
|
||||
versionCode: 33
|
||||
commit: 9705d46a5b3857aebc47b6f819f9dfa545156983
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 6.6.0
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 6.6.1
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue