mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Zapp to 5.0.1 (51)
This commit is contained in:
parent
ed678962db
commit
c8c1f33433
1 changed files with 13 additions and 2 deletions
|
|
@ -351,7 +351,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.1
|
||||
versionCode: 51
|
||||
commit: bda7828e181af60e24062e7a841baf5dc96a2297
|
||||
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: 5.0.0
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 5.0.1
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue