Skip to content

Commit 300389d

Browse files
fix(deps): update dependency com.github.bitfireat:dav4jvm to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 633c6a0 commit 300389d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ dependencies {
217217
implementation "androidx.work:work-rxjava2:${workVersion}"
218218
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0'
219219
implementation 'com.google.android.flexbox:flexbox:3.0.0'
220-
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
220+
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
221221
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
222222
})
223223
implementation 'org.conscrypt:conscrypt-android:2.5.3'

0 commit comments

Comments
 (0)