mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-31 00:25:46 +01:00
fix(deps): update dependency com.github.bitfireat:dav4jvm to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f760ee3437
commit
74af007972
@ -206,7 +206,7 @@ dependencies {
|
||||
implementation "androidx.work:work-rxjava2:${workVersion}"
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation 'com.google.android.flexbox:flexbox:3.0.0'
|
||||
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
|
||||
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
|
||||
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
|
||||
})
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.3'
|
||||
|
Loading…
Reference in New Issue
Block a user