mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Gurgle to 1.07 (107)
This commit is contained in:
parent
50cc7adf35
commit
acb5845c6d
1 changed files with 12 additions and 2 deletions
|
|
@ -83,7 +83,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.07'
|
||||
versionCode: 107
|
||||
commit: 42ebabee55c2da9997d1004bf3f431ad6df20ed3
|
||||
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.06'
|
||||
CurrentVersionCode: 106
|
||||
CurrentVersion: '1.07'
|
||||
CurrentVersionCode: 107
|
||||
|
|
|
|||
Loading…
Reference in a new issue