mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Zapp to 7.0.4 (61)
This commit is contained in:
parent
f35a5e3135
commit
acf104e13f
1 changed files with 13 additions and 2 deletions
|
|
@ -461,7 +461,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.0.4
|
||||
versionCode: 61
|
||||
commit: 15e85b6055ce231db3e37854cc027fda5783805a
|
||||
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.3
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 7.0.4
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue