Skip to content

Commit f893e8a

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 3a44941 commit f893e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

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

0 commit comments

Comments
 (0)