Skip to content

Commit 7e50f8f

Browse files
Update dependency com.github.bitfireAT:dav4jvm to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7309e3 commit 7e50f8f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ dependencies {
175175
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
176176
androidTestImplementation "androidx.work:work-testing:${workVersion}"
177177
implementation 'com.google.android.flexbox:flexbox:3.0.0'
178-
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
178+
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
179179
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
180180
})
181181
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
@@ -2545,6 +2545,14 @@
25452545
<sha256 value="75c6d60b57b164d6847078c54a359c86e87f222ed4d6300cc6d04cd28bff6301" origin="Generated by Gradle" reason="Artifact is not signed"/>
25462546
</artifact>
25472547
</component>
2548+
<component group="com.github.bitfireAT" name="dav4jvm" version="2.2.1">
2549+
<artifact name="dav4jvm-2.2.1.jar">
2550+
<sha256 value="5ce40389fc7ba0b630f07cbd2a573a507db616aed0ffdc744fb78000d8835815" origin="Generated by Gradle" reason="Artifact is not signed"/>
2551+
</artifact>
2552+
<artifact name="dav4jvm-2.2.1.module">
2553+
<sha256 value="65cc7897f3737bd56ac9ec404a3c6878a01037803e3ab0b04e6b8cfbb1952153" origin="Generated by Gradle" reason="Artifact is not signed"/>
2554+
</artifact>
2555+
</component>
25482556
<component group="com.github.chrisbanes" name="PhotoView" version="2.3.0">
25492557
<artifact name="PhotoView-2.3.0.aar">
25502558
<sha256 value="6c8989f2945d50ab38b3e0300064f1f8d2d75bbcae1434fe535d9fb6898e9ad6" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)