mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Gurgle to 1.05 (105)
This commit is contained in:
parent
4c51d3e5a6
commit
4c931ad336
1 changed files with 12 additions and 2 deletions
|
|
@ -63,7 +63,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.05'
|
||||
versionCode: 105
|
||||
commit: 2b1af8ad9ed264056515a45104f575df05255b28
|
||||
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.04'
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: '1.05'
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue