mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Gurgle to 1.06 (106)
This commit is contained in:
parent
c4f6f979f2
commit
13021c0ae4
1 changed files with 12 additions and 2 deletions
|
|
@ -73,7 +73,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.06'
|
||||||
|
versionCode: 106
|
||||||
|
commit: 5de8499ec42c643b637cd4ec24427aada62f320d
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.05'
|
CurrentVersion: '1.06'
|
||||||
CurrentVersionCode: 105
|
CurrentVersionCode: 106
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue