mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Zapp to 8.3.2 (68)
This commit is contained in:
parent
2a2518902b
commit
672c7d2852
1 changed files with 13 additions and 2 deletions
|
|
@ -499,7 +499,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.3.2
|
||||
versionCode: 68
|
||||
commit: 36919ba4aa8024213214f23a34cdf4bf0562a9d7
|
||||
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.1
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 8.3.2
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue