mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Zapp to 5.0.0 (50)
This commit is contained in:
parent
e3447375ad
commit
74ca9bf0d0
1 changed files with 13 additions and 2 deletions
|
|
@ -340,7 +340,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.0
|
||||
versionCode: 50
|
||||
commit: 0df9ea4eccc3ddc9ca9d344f7d5c1916e19696e0
|
||||
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: 4.0.1
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: 5.0.0
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue