Skip to content

Commit 9942f2b

Browse files
fix(deps): update dependency com.github.nextcloud:android-library to v2.20.0
1 parent 1c205d2 commit 9942f2b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
exclude group: 'commons-logging', module: 'commons-logging'
101101
}
102102

103-
implementation("com.github.nextcloud:android-library:2.19.1") {
103+
implementation("com.github.nextcloud:android-library:2.20.0") {
104104
exclude group: 'org.ogce', module: 'xpp3'
105105
}
106106

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<trusted-key id="19BEAB2D799C020F17C69126B16698A4ADF4D638" group="org.checkerframework" name="checker-qual"/>
5959
<trusted-key id="1A55F091AD28C07F831FA44D7905DE25C78AD456" group="com.google.protobuf"/>
6060
<trusted-key id="1D0A8B5E77C678A7C724445ABF984B4145EA13F7" group="com.squareup" name="javapoet" version="1.13.0"/>
61+
<trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780" group="com.squareup.retrofit2" name="retrofit" version="2.12.0"/>
6162
<trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava2"/>
6263
<trusted-key id="24D04176586361FDA94EE0315F7786DF73E61F56">
6364
<trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="1.9.0-1.0.13"/>
@@ -6371,6 +6372,14 @@
63716372
<sha256 value="128d1e9f6c6863f34c8e8700478025eca530d666703dea345425a7274371b373" origin="Generated by Gradle" reason="Artifact is not signed"/>
63726373
</artifact>
63736374
</component>
6375+
<component group="com.github.nextcloud" name="android-library" version="2.20.0">
6376+
<artifact name="android-library-2.20.0.aar">
6377+
<sha256 value="fcc47f27babee30647ce3bae34e019edf8d71a0dcbb65d852a316678b89ac18a" origin="Generated by Gradle" reason="Artifact is not signed"/>
6378+
</artifact>
6379+
<artifact name="android-library-2.20.0.module">
6380+
<sha256 value="f695991e047ccd00c7ba6d69703fb4594b238ba770a0cce83223f2205ab09011" origin="Generated by Gradle" reason="Artifact is not signed"/>
6381+
</artifact>
6382+
</component>
63746383
<component group="com.github.nextcloud.android-common" name="core" version="0.14.0">
63756384
<artifact name="core-0.14.0.aar">
63766385
<sha256 value="d370010eeae5928f525f31c09e33f9c78ed5e610af4b9f84b1ba68ce0727267b" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)