Skip to content

Commit 3393b7d

Browse files
Merge pull request #2709 from nextcloud/renovate/com.github.nextcloud-android-library-2.x
fix(deps): update dependency com.github.nextcloud:android-library to v2.21.0
2 parents 6bebfd1 + 83abdc3 commit 3393b7d

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
@@ -108,7 +108,7 @@ dependencies {
108108
exclude group: 'commons-logging', module: 'commons-logging'
109109
}
110110

111-
implementation("com.github.nextcloud:android-library:2.20.0") {
111+
implementation("com.github.nextcloud:android-library:2.21.0") {
112112
exclude group: 'org.ogce', module: 'xpp3'
113113
}
114114

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7806,6 +7806,14 @@
78067806
<sha256 value="f695991e047ccd00c7ba6d69703fb4594b238ba770a0cce83223f2205ab09011" origin="Generated by Gradle" reason="Artifact is not signed"/>
78077807
</artifact>
78087808
</component>
7809+
<component group="com.github.nextcloud" name="android-library" version="2.21.0">
7810+
<artifact name="android-library-2.21.0.aar">
7811+
<sha256 value="e8a29bec95f846488b5df995411cb2f7037864527d4d3572d55bdf7a9847cb09" origin="Generated by Gradle" reason="Artifact is not signed"/>
7812+
</artifact>
7813+
<artifact name="android-library-2.21.0.pom">
7814+
<sha256 value="7a0f2afdc0f85a27334d4abcc031d7c85d5295cbc5222e08f48c51ed6fd16ffb" origin="Generated by Gradle" reason="Artifact is not signed"/>
7815+
</artifact>
7816+
</component>
78097817
<component group="com.github.nextcloud" name="android-library" version="ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5">
78107818
<artifact name="android-library-ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5.aar">
78117819
<sha256 value="97068670e06306878153d4ea2aa8a2e00252f023deb18123b64f2f5e5920458e" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)