diff --git a/app/build.gradle b/app/build.gradle
index 04f79a68e99..f469333bf6f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -192,7 +192,7 @@ dependencies {
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
androidTestImplementation "androidx.work:work-testing:${workVersion}"
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.2'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 51ff573756f..5779463c7fc 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -3846,6 +3846,14 @@
+
+
+
+
+
+
+
+