mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Tuner to 4.0.0 (18)
This commit is contained in:
parent
c02f20a9e4
commit
e64069c9e2
1 changed files with 13 additions and 2 deletions
|
|
@ -117,7 +117,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.0.0
|
||||
versionCode: 18
|
||||
commit: 63f3632404f0b256edd679b0c39c3911065bb7a7
|
||||
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: 3.2.0
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 4.0.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue