mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Zapp to 6.0.1 (54)
This commit is contained in:
parent
d7b940c7b0
commit
0e845f4228
1 changed files with 13 additions and 2 deletions
|
|
@ -384,7 +384,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.0.1
|
||||
versionCode: 54
|
||||
commit: 8f3ac6350d457c3c034a3bce5f9cbcdcd777803f
|
||||
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: 6.0.0
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 6.0.1
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue