mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 22:34:15 +01:00
Bump dav4jvm from 2.1.2 to 2.1.3
Bumps dav4jvm from 2.1.2 to 2.1.3. --- updated-dependencies: - dependency-name: com.gitlab.bitfireAT:dav4jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f25d1ef362
commit
2493accb63
@ -191,7 +191,7 @@ dependencies {
|
|||||||
implementation 'androidx.exifinterface:exifinterface:1.3.3'
|
implementation 'androidx.exifinterface:exifinterface:1.3.3'
|
||||||
androidTestImplementation "androidx.work:work-testing:${workVersion}"
|
androidTestImplementation "androidx.work:work-testing:${workVersion}"
|
||||||
implementation 'com.google.android:flexbox:2.0.1'
|
implementation 'com.google.android:flexbox:2.0.1'
|
||||||
implementation ('com.gitlab.bitfireAT:dav4jvm:2.1.2', {
|
implementation ('com.gitlab.bitfireAT:dav4jvm:2.1.3', {
|
||||||
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
|
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
|
||||||
})
|
})
|
||||||
ktlint "com.pinterest:ktlint:0.42.1"
|
ktlint "com.pinterest:ktlint:0.42.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user