mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Tuner to 6.7.0 (35)
This commit is contained in:
parent
3a3d90f7f1
commit
8f07f391d9
1 changed files with 13 additions and 2 deletions
|
|
@ -266,7 +266,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.7.0
|
||||
versionCode: 35
|
||||
commit: d4f0a91dc069532b88290bd3a000059d75b5c112
|
||||
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.2
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 6.7.0
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue