mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Gurgle to 1.15 (115)
This commit is contained in:
parent
1abce33e42
commit
021a4a9a43
1 changed files with 12 additions and 2 deletions
|
|
@ -163,7 +163,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.15'
|
||||
versionCode: 115
|
||||
commit: 0e2cd791e70d849257963c11667a34bff4de8972
|
||||
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.14'
|
||||
CurrentVersionCode: 114
|
||||
CurrentVersion: '1.15'
|
||||
CurrentVersionCode: 115
|
||||
|
|
|
|||
Loading…
Reference in a new issue