mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Tuner to 6.6.2 (34)
This commit is contained in:
parent
10fe3f0d8f
commit
dd08f72bdc
1 changed files with 13 additions and 2 deletions
|
|
@ -255,7 +255,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.6.2
|
||||
versionCode: 34
|
||||
commit: 9caf670bfe3c50eb8d290967ecdb9a732c653e1b
|
||||
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.1
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 6.6.2
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue