Skip to content

Commit 09cf8f0

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 d533ee7 commit 09cf8f0

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
@@ -218,7 +218,7 @@ dependencies {
218218
implementation "androidx.work:work-rxjava2:${workVersion}"
219219
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
220220
implementation 'com.google.android.flexbox:flexbox:3.0.0'
221-
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
221+
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
222222
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
223223
})
224224
implementation 'org.conscrypt:conscrypt-android:2.5.3'

0 commit comments

Comments
 (0)