mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update DAVx⁵ to 4.2.0.1-ose (402000007)
This commit is contained in:
parent
a379c9237c
commit
49b023af48
1 changed files with 14 additions and 2 deletions
|
|
@ -1567,7 +1567,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 4.2.0.1-ose
|
||||
versionCode: 402000007
|
||||
commit: 2c785684a21004c0ee173f0d5640320bf3b9b591
|
||||
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-ose
|
||||
CurrentVersionCode: 402000005
|
||||
CurrentVersion: 4.2.0.1-ose
|
||||
CurrentVersionCode: 402000007
|
||||
|
|
|
|||
Loading…
Reference in a new issue