mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Gugal to 0.5 (9)
This commit is contained in:
parent
3b75de00c4
commit
05fde559ad
1 changed files with 13 additions and 2 deletions
|
|
@ -37,7 +37,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.5'
|
||||
versionCode: 9
|
||||
commit: c3d8008864bd5d2deaceedce772e79e608259142
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '0.5'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue