mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update Tuner to 1.45 (145)
This commit is contained in:
parent
e9edc35413
commit
2a72450d95
1 changed files with 12 additions and 2 deletions
|
|
@ -266,7 +266,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.45'
|
||||
versionCode: 145
|
||||
commit: 462d3ca59aad47019c2b327485afe21f956691da
|
||||
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
|
||||
CurrentVersion: '1.44'
|
||||
CurrentVersionCode: 144
|
||||
CurrentVersion: '1.45'
|
||||
CurrentVersionCode: 145
|
||||
|
|
|
|||
Loading…
Reference in a new issue