mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Tuner to 6.4.0 (30)
This commit is contained in:
parent
b733220943
commit
2e969ac61e
1 changed files with 13 additions and 2 deletions
|
|
@ -222,7 +222,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.4.0
|
||||
versionCode: 30
|
||||
commit: a96325d4bfc722a0405fc0dce80043e05e05baee
|
||||
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.3.0
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 6.4.0
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue