mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Merge pull request #949 from nextcloud/updateDav4jvmVersion
update version of dav4jvm to 2.1.2
This commit is contained in:
commit
b6a27a7464
@ -255,7 +255,7 @@ dependencies {
|
|||||||
implementation group: 'androidx.emoji', name: 'emoji-bundled', version: '1.0.0'
|
implementation group: 'androidx.emoji', name: 'emoji-bundled', version: '1.0.0'
|
||||||
implementation 'org.michaelevans.colorart:library:0.0.3'
|
implementation 'org.michaelevans.colorart:library:0.0.3'
|
||||||
implementation 'com.google.android:flexbox:2.0.0'
|
implementation 'com.google.android:flexbox:2.0.0'
|
||||||
implementation 'com.gitlab.bitfireAT:dav4jvm:1.0'
|
implementation 'com.gitlab.bitfireAT:dav4jvm:2.1.2'
|
||||||
implementation 'org.conscrypt:conscrypt-android:2.4.0'
|
implementation 'org.conscrypt:conscrypt-android:2.4.0'
|
||||||
|
|
||||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
DO NOT TOUCH; GENERATED BY DRONE
|
DO NOT TOUCH; GENERATED BY DRONE
|
||||||
<span class="mdl-layout-title">Lint Report: 11 errors and 557 warnings</span>
|
<span class="mdl-layout-title">Lint Report: 11 errors and 562 warnings</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user