Skip to content

Commit

Permalink
Merge pull request #14454 from nextcloud/update-lib
Browse files Browse the repository at this point in the history
Use 2.20.0 RC1 Android-Library
  • Loading branch information
tobiasKaminsky authored Jan 23, 2025
2 parents b5b1d01 + 66e53fe commit f2825ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="3d422b28376339c0fbd772e480dbbdc56b7ae1a1"
androidLibraryVersion ="133cec38b0c1e536a36c45d362556a81de46f27c"
androidPluginVersion = '8.8.0'
androidxMediaVersion = '1.5.1'
androidxTestVersion = "1.6.1"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9105,6 +9105,14 @@
<sha256 value="c29795ee883fc3364b2f16be5b9246b927271b961214f1a661b2caa2f42459a8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="133cec38b0c1e536a36c45d362556a81de46f27c">
<artifact name="android-library-133cec38b0c1e536a36c45d362556a81de46f27c.aar">
<sha256 value="752e34496840c76bda686f674b08adfbb9c07a047edda02c8f0db4684ca38019" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-133cec38b0c1e536a36c45d362556a81de46f27c.module">
<sha256 value="b6ef045f88131061de9b95586aaddb4df1b027df9d9fe5a17d1a11d785a6fa55" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="18f01f7cdffa09bbddbcb610d222fb6df46dae47">
<artifact name="android-library-18f01f7cdffa09bbddbcb610d222fb6df46dae47.aar">
<sha256 value="c6c70775d49d935e7691f43fee0ff51c2c0df03c041fd75da92cf1f0df1385a7" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit f2825ad

Please sign in to comment.