mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Zapp to 8.4.0 (69)
This commit is contained in:
parent
5ac87daae0
commit
7eb1f51c09
1 changed files with 13 additions and 2 deletions
|
|
@ -510,7 +510,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.4.0
|
||||
versionCode: 69
|
||||
commit: e38a07781d66a0538b90686c39e5ace7ed966937
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+$
|
||||
CurrentVersion: 8.3.2
|
||||
CurrentVersionCode: 68
|
||||
CurrentVersion: 8.4.0
|
||||
CurrentVersionCode: 69
|
||||
|
|
|
|||
Loading…
Reference in a new issue