mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Zapp to 7.0.0 Beta (57)
This commit is contained in:
parent
da17dda52a
commit
1e6692e6bc
1 changed files with 13 additions and 2 deletions
|
|
@ -417,7 +417,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 7.0.0 Beta
|
||||||
|
versionCode: 57
|
||||||
|
commit: 807e58b167df071d128d058d7da0abbd4802718c
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 6.1.0
|
CurrentVersion: 7.0.0 Beta
|
||||||
CurrentVersionCode: 56
|
CurrentVersionCode: 57
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue