mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Zapp to 6.0.2 (55)
This commit is contained in:
parent
c781e65d58
commit
39ccc30dbf
1 changed files with 13 additions and 2 deletions
|
|
@ -395,7 +395,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.0.2
|
||||
versionCode: 55
|
||||
commit: 13a16f7e6e7d7de7636cd26e97facc337fd34445
|
||||
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: 6.0.1
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 6.0.2
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue