mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Zapp to 7.0.1 (58)
This commit is contained in:
parent
755c75d4cc
commit
b9e9225dc7
1 changed files with 13 additions and 2 deletions
|
|
@ -428,7 +428,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.0.1
|
||||
versionCode: 58
|
||||
commit: ead153d2d6bbde8576e90c8eb1c93398b7e71550
|
||||
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: 7.0.0 Beta
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 7.0.1
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue