mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update DAVx⁵ to 4.2.4-ose (402040002)
This commit is contained in:
parent
6d6cea4c4e
commit
ec659e6382
1 changed files with 14 additions and 2 deletions
|
|
@ -1601,7 +1601,19 @@ Builds:
|
|||
gradle:
|
||||
- ose
|
||||
|
||||
- versionName: 4.2.4-ose
|
||||
versionCode: 402040002
|
||||
commit: d32b21a465a64be2c72a071345e7ec4e3e04319d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- ose
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+-ose[0-9]*$
|
||||
CurrentVersion: 4.2.3.4-ose
|
||||
CurrentVersionCode: 402030402
|
||||
CurrentVersion: 4.2.4-ose
|
||||
CurrentVersionCode: 402040002
|
||||
|
|
|
|||
Loading…
Reference in a new issue