mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update DAVx⁵ to 3.4.0.1-ose (304000100)
This commit is contained in:
parent
a0a4610971
commit
cbd294338a
1 changed files with 14 additions and 2 deletions
|
|
@ -1495,7 +1495,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 3.4.0.1-ose
|
||||
versionCode: 304000100
|
||||
commit: 425a88f6f7ec6f0fe668d18563b6992f73afe126
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+-ose[0-9]*$
|
||||
CurrentVersion: 3.4-ose
|
||||
CurrentVersionCode: 304000003
|
||||
CurrentVersion: 3.4.0.1-ose
|
||||
CurrentVersionCode: 304000100
|
||||
|
|
|
|||
Loading…
Reference in a new issue