mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Zapp to 7.0.3 (60)
This commit is contained in:
parent
9bc04cf32e
commit
2f9a1dab74
1 changed files with 13 additions and 2 deletions
|
|
@ -450,7 +450,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.0.3
|
||||
versionCode: 60
|
||||
commit: 8c03a25615fb89fbb5f8085a5ca63459ea5c60f8
|
||||
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.2
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 7.0.3
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue