mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Tuner to 2.0.0 (12)
This commit is contained in:
parent
26d680a0d4
commit
e0e286072d
1 changed files with 13 additions and 2 deletions
|
|
@ -51,7 +51,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 12
|
||||
commit: 2d5f3a2dcc997dd5865258c64bea17b3c952bed6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue