mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Gurgle to 1.10 (110)
This commit is contained in:
parent
959a659886
commit
e213e69460
1 changed files with 12 additions and 2 deletions
|
|
@ -113,7 +113,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.10'
|
||||
versionCode: 110
|
||||
commit: 322bfc82f49a76587ba385103d180d86383c71d8
|
||||
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.09'
|
||||
CurrentVersionCode: 109
|
||||
CurrentVersion: '1.10'
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue