mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Tuner to 2.1.0 (14)
This commit is contained in:
parent
3336792dd8
commit
934654a8c6
1 changed files with 13 additions and 2 deletions
|
|
@ -73,7 +73,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.0
|
||||||
|
versionCode: 14
|
||||||
|
commit: 4a8a9ff81b0af40f64ffbf7ac0d435f801fdbaa2
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||||
CurrentVersion: 2.0.1
|
CurrentVersion: 2.1.0
|
||||||
CurrentVersionCode: 13
|
CurrentVersionCode: 14
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue