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