Skip to content

Commit 353e5d2

Browse files
Merge pull request #2915 from nextcloud/renovate/com.github.nextcloud-android-library-2.x
fix(deps): update dependency com.github.nextcloud:android-library to v2.22.1
2 parents 308c050 + 5b50d12 commit 353e5d2

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
@@ -114,7 +114,7 @@ dependencies {
114114
exclude group: 'commons-logging', module: 'commons-logging'
115115
}
116116

117-
implementation("com.github.nextcloud:android-library:2.22.0") {
117+
implementation("com.github.nextcloud:android-library:2.22.1") {
118118
exclude group: 'org.ogce', module: 'xpp3'
119119
}
120120

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11024,6 +11024,14 @@
1102411024
<sha256 value="6dbf57bc89a9537e4ae525ebd7b6b82771c0305b2a2fed834485c1123a89e631" origin="Generated by Gradle" reason="Artifact is not signed"/>
1102511025
</artifact>
1102611026
</component>
11027+
<component group="com.github.nextcloud" name="android-library" version="2.22.1">
11028+
<artifact name="android-library-2.22.1.aar">
11029+
<sha256 value="67e5e09ce612eced024b372b7160137247d5c13cedea21a32ca9774ed6018e23" origin="Generated by Gradle" reason="Artifact is not signed"/>
11030+
</artifact>
11031+
<artifact name="android-library-2.22.1.module">
11032+
<sha256 value="a57d255eec4e9dd72c22859847cab1c1e29e36441963d3ee5ac04bb3e6ce0df6" origin="Generated by Gradle" reason="Artifact is not signed"/>
11033+
</artifact>
11034+
</component>
1102711035
<component group="com.github.nextcloud" name="android-library" version="ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5">
1102811036
<artifact name="android-library-ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5.aar">
1102911037
<sha256 value="97068670e06306878153d4ea2aa8a2e00252f023deb18123b64f2f5e5920458e" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)