Skip to content

Commit 9e5c7aa

Browse files
Merge pull request #2985 from nextcloud/lib-stable-2.22
Lib: set to latest commit on stable-2.22
2 parents 1f82a30 + c6e71f1 commit 9e5c7aa

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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:4596e80dec") {
117+
implementation("com.github.nextcloud:android-library:a9732515be7fab2b8ab8523485df94782061d56a") {
118118
exclude group: 'org.ogce', module: 'xpp3'
119119
}
120120

gradle/verification-metadata.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12760,6 +12760,17 @@
1276012760
<sha256 value="3d6cff63bad0d5a3846b4a8c2f9b912f61607cc277cf86932193588830513aee" origin="Generated by Gradle"/>
1276112761
</artifact>
1276212762
</component>
12763+
<component group="com.github.nextcloud" name="android-library"
12764+
version="a9732515be7fab2b8ab8523485df94782061d56a">
12765+
<artifact name="android-library-a9732515be7fab2b8ab8523485df94782061d56a.aar">
12766+
<sha256 value="ccc25bc4c7ac4ff45000009896667dbea827e67499027c3ea3f7f13adfca583e"
12767+
origin="Generated by Gradle" reason="Artifact is not signed" />
12768+
</artifact>
12769+
<artifact name="android-library-a9732515be7fab2b8ab8523485df94782061d56a.module">
12770+
<sha256 value="c24ae0654d238ba6b35507e39a65571c68feebfbc90ff16789831d8e2d4dc302"
12771+
origin="Generated by Gradle" reason="Artifact is not signed" />
12772+
</artifact>
12773+
</component>
1276312774
<component group="com.github.nextcloud" name="android-library" version="ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5">
1276412775
<artifact name="android-library-ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5.aar">
1276512776
<sha256 value="97068670e06306878153d4ea2aa8a2e00252f023deb18123b64f2f5e5920458e" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)