mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Gurgle to 1.12 (112)
This commit is contained in:
parent
9d6fc4fe58
commit
52114c4c00
1 changed files with 12 additions and 2 deletions
|
|
@ -133,7 +133,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.12'
|
||||
versionCode: 112
|
||||
commit: 45704aa79ca8f1817bd2ccf67ede02b606a09c7f
|
||||
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.11'
|
||||
CurrentVersionCode: 111
|
||||
CurrentVersion: '1.12'
|
||||
CurrentVersionCode: 112
|
||||
|
|
|
|||
Loading…
Reference in a new issue