Skip to content

Commit 89a968d

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
fix(deps): update dependency com.github.nextcloud:android-library to v2.20.0
1 parent 870e03e commit 89a968d

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
@@ -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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7274,6 +7274,14 @@
72747274
<sha256 value="128d1e9f6c6863f34c8e8700478025eca530d666703dea345425a7274371b373" origin="Generated by Gradle" reason="Artifact is not signed"/>
72757275
</artifact>
72767276
</component>
7277+
<component group="com.github.nextcloud" name="android-library" version="2.20.0">
7278+
<artifact name="android-library-2.20.0.aar">
7279+
<sha256 value="fcc47f27babee30647ce3bae34e019edf8d71a0dcbb65d852a316678b89ac18a" origin="Generated by Gradle" reason="Artifact is not signed"/>
7280+
</artifact>
7281+
<artifact name="android-library-2.20.0.module">
7282+
<sha256 value="f695991e047ccd00c7ba6d69703fb4594b238ba770a0cce83223f2205ab09011" origin="Generated by Gradle" reason="Artifact is not signed"/>
7283+
</artifact>
7284+
</component>
72777285
<component group="com.github.nextcloud.android-common" name="core" version="0.14.0">
72787286
<artifact name="core-0.14.0.aar">
72797287
<sha256 value="d370010eeae5928f525f31c09e33f9c78ed5e610af4b9f84b1ba68ce0727267b" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)