mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Tuner to 6.6.0 (32)
This commit is contained in:
parent
106831296a
commit
40a5dc87b1
1 changed files with 13 additions and 2 deletions
|
|
@ -244,7 +244,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.6.0
|
||||
versionCode: 32
|
||||
commit: b17f2330b029531f3aa2146090975dab5f669098
|
||||
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.5.0
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 6.6.0
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue