Skip to content

Commit 54ba8bd

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 d7d615a commit 54ba8bd

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
@@ -206,7 +206,7 @@ dependencies {
206206
implementation "androidx.work:work-rxjava2:${workVersion}"
207207
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
208208
implementation 'com.google.android.flexbox:flexbox:3.0.0'
209-
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
209+
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
210210
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
211211
})
212212
implementation 'org.conscrypt:conscrypt-android:2.5.3'

0 commit comments

Comments
 (0)