mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Tuner to 3.1.0 (16)
This commit is contained in:
parent
20b8865ab3
commit
81a9eba7d0
1 changed files with 13 additions and 2 deletions
|
|
@ -95,7 +95,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 16
|
||||
commit: 42c101b9edd6adccbe879b75831f0a0ec6734036
|
||||
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.0.0
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue