Skip to content

Commit dda51a0

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 3832e84 commit dda51a0

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ dependencies {
190190
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
191191
androidTestImplementation "androidx.work:work-testing:${workVersion}"
192192
implementation 'com.google.android.flexbox:flexbox:3.0.0'
193-
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
193+
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
194194
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
195195
})
196196
implementation 'org.conscrypt:conscrypt-android:2.5.2'

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2387,6 +2387,14 @@
23872387
<sha256 value="75c6d60b57b164d6847078c54a359c86e87f222ed4d6300cc6d04cd28bff6301" origin="Generated by Gradle" reason="Artifact is not signed"/>
23882388
</artifact>
23892389
</component>
2390+
<component group="com.github.bitfireAT" name="dav4jvm" version="2.2.1">
2391+
<artifact name="dav4jvm-2.2.1.jar">
2392+
<sha256 value="5ce40389fc7ba0b630f07cbd2a573a507db616aed0ffdc744fb78000d8835815" origin="Generated by Gradle" reason="Artifact is not signed"/>
2393+
</artifact>
2394+
<artifact name="dav4jvm-2.2.1.module">
2395+
<sha256 value="65cc7897f3737bd56ac9ec404a3c6878a01037803e3ab0b04e6b8cfbb1952153" origin="Generated by Gradle" reason="Artifact is not signed"/>
2396+
</artifact>
2397+
</component>
23902398
<component group="com.github.chrisbanes" name="PhotoView" version="2.3.0">
23912399
<artifact name="PhotoView-2.3.0.aar">
23922400
<sha256 value="6c8989f2945d50ab38b3e0300064f1f8d2d75bbcae1434fe535d9fb6898e9ad6" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)