mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update gophercle to 0.93 (13)
This commit is contained in:
parent
b4d4a217d9
commit
b62fa54430
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.93'
|
||||
versionCode: 13
|
||||
commit: 38ea376123ca4d470297cb25d7fa310ac2f43e09
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.92'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '0.93'
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue