mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Tuner to 1.47 (147)
This commit is contained in:
parent
0e0da26cbf
commit
0a5390110c
1 changed files with 12 additions and 2 deletions
|
|
@ -286,7 +286,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.47'
|
||||
versionCode: 147
|
||||
commit: 40a668c653708d7a9cdce6776bc3fbba900768ce
|
||||
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.46'
|
||||
CurrentVersionCode: 146
|
||||
CurrentVersion: '1.47'
|
||||
CurrentVersionCode: 147
|
||||
|
|
|
|||
Loading…
Reference in a new issue