mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update DAVx⁵ to 4.2.1-ose (402010004)
This commit is contained in:
parent
b6b076be2a
commit
f19f102a48
1 changed files with 14 additions and 2 deletions
|
|
@ -1602,7 +1602,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 4.2.1-ose
|
||||
versionCode: 402010004
|
||||
commit: d3c10c36b04841bb57d4589aac70dfa19a33f1d7
|
||||
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: 4.2.0.3-ose
|
||||
CurrentVersionCode: 402000009
|
||||
CurrentVersion: 4.2.1-ose
|
||||
CurrentVersionCode: 402010004
|
||||
|
|
|
|||
Loading…
Reference in a new issue