mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DAVx⁵ to 4.2.3.1-ose (402030101)
This commit is contained in:
parent
3b76ce64ec
commit
c7f31c321b
1 changed files with 14 additions and 2 deletions
|
|
@ -1626,7 +1626,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 4.2.3.1-ose
|
||||
versionCode: 402030101
|
||||
commit: aeb4541eb928bcce9711b78d1af67a9544604d41
|
||||
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.2-ose
|
||||
CurrentVersionCode: 402020000
|
||||
CurrentVersion: 4.2.3.1-ose
|
||||
CurrentVersionCode: 402030101
|
||||
|
|
|
|||
Loading…
Reference in a new issue