mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update Zapp to 6.0.0 (53)
This commit is contained in:
parent
18f9493ac7
commit
713618c192
1 changed files with 13 additions and 2 deletions
|
|
@ -373,7 +373,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.0.0
|
||||
versionCode: 53
|
||||
commit: 64b2ff67fb5355b1b8dbef50fb59323f3ef51aa5
|
||||
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.2
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: 6.0.0
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue