mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update gophercle to 0.92 (12)
This commit is contained in:
parent
bc1b692db1
commit
3539a3f704
1 changed files with 13 additions and 2 deletions
|
|
@ -27,7 +27,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.92'
|
||||
versionCode: 12
|
||||
commit: 880486923a8c592f8f9fee4554a91907c85aad22
|
||||
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.91'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '0.92'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue