mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 05:48:06 +00:00
Update Zapp to 4.0.1 (49)
This commit is contained in:
parent
ba0a0216d1
commit
cbc5309a60
1 changed files with 13 additions and 2 deletions
|
|
@ -329,7 +329,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 49
|
||||
commit: 54dd78ebcf08cf0fb8c794cf69fcf8f3ffafbbc0
|
||||
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: 4.0.0-beta.1
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 4.0.1
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue