mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update DAVx⁵ to 4.1.1-ose (401010002)
This commit is contained in:
parent
69be3ee35f
commit
de2b4e67dc
1 changed files with 14 additions and 2 deletions
|
|
@ -1543,7 +1543,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 4.1.1-ose
|
||||
versionCode: 401010002
|
||||
commit: 19be3c34bd44985d2bb4d5af327399af7da79a31
|
||||
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.1-ose
|
||||
CurrentVersionCode: 401000005
|
||||
CurrentVersion: 4.1.1-ose
|
||||
CurrentVersionCode: 401010002
|
||||
|
|
|
|||
Loading…
Reference in a new issue