Skip to content

Commit 66fa329

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 a6fbac9 commit 66fa329

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

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'

gradle/verification-metadata.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10925,6 +10925,14 @@
1092510925
<sha256 value="75c6d60b57b164d6847078c54a359c86e87f222ed4d6300cc6d04cd28bff6301" origin="Generated by Gradle" reason="Artifact is not signed"/>
1092610926
</artifact>
1092710927
</component>
10928+
<component group="com.github.bitfireAT" name="dav4jvm" version="2.2.1">
10929+
<artifact name="dav4jvm-2.2.1.jar">
10930+
<sha256 value="e6b8a9ff7ada0841198b18de2d6fd935f1f8754d3c84b8e8e3dc1840648d595d" origin="Generated by Gradle" reason="Artifact is not signed"/>
10931+
</artifact>
10932+
<artifact name="dav4jvm-2.2.1.module">
10933+
<sha256 value="977a16e0c70ee01139463fd4cbd9efd7d7a767c0c8b3e72941b69cbdd2f085d3" origin="Generated by Gradle" reason="Artifact is not signed"/>
10934+
</artifact>
10935+
</component>
1092810936
<component group="com.github.chrisbanes" name="PhotoView" version="2.3.0">
1092910937
<artifact name="PhotoView-2.3.0.aar">
1093010938
<sha256 value="6c8989f2945d50ab38b3e0300064f1f8d2d75bbcae1434fe535d9fb6898e9ad6" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -11271,7 +11279,9 @@
1127111279
<sha256 value="64c9e61afb6fd0d4ee03dd394429ab1c393f5b66429e036b618285d1bb7d8160" origin="Generated by Gradle" reason="Artifact is not signed"/>
1127211280
</artifact>
1127311281
<artifact name="material-color-utilities-0.26.0.module">
11274-
<sha256 value="6e646b238fad314fcbb72e59b198e2d39183191a7fd2dff273ef3e924cf1b915" origin="Generated by Gradle" reason="Artifact is not signed"/>
11282+
<sha256 value="6e646b238fad314fcbb72e59b198e2d39183191a7fd2dff273ef3e924cf1b915" origin="Generated by Gradle" reason="Artifact is not signed">
11283+
<also-trust value="9ba64fbf5a097b859f1fd42ff167b7e83473ab03a114b6b80bdf3cbe295b9837"/>
11284+
</sha256>
1127511285
</artifact>
1127611286
</component>
1127711287
<component group="com.github.nextcloud.android-common" name="ui" version="0.18.0">

0 commit comments

Comments
 (0)