Skip to content

Commit

Permalink
Merge pull request nextcloud#13089 from nextcloud/update-library-2024…
Browse files Browse the repository at this point in the history
…-06-10

Update library to 2024-06-10
  • Loading branch information
AndyScherzinger authored Jun 10, 2024
2 parents ac5cd4e + 82fe4bb commit 85e9642
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 ="689983463e1c3e169318af1a57f69797cea49be1"
androidLibraryVersion ="26dc8477962f12356db840bb1a774f0186b38e4d"
androidPluginVersion = '8.4.0'
androidxMediaVersion = '1.3.1'
androidxTestVersion = "1.5.0"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5733,6 +5733,14 @@
<sha256 value="c29795ee883fc3364b2f16be5b9246b927271b961214f1a661b2caa2f42459a8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="26dc8477962f12356db840bb1a774f0186b38e4d">
<artifact name="android-library-26dc8477962f12356db840bb1a774f0186b38e4d.aar">
<sha256 value="57ab4fd7c922875a7e0b5feac20aa27ab5df0fd3b4e042f92ed727c0b6316e81" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-26dc8477962f12356db840bb1a774f0186b38e4d.module">
<sha256 value="205ca5ad7c0ca82b0a571f821737b06c532691d7c86ad14a52bab2bbd70d487e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="2b1da4cb14e2cd4b79e231b0be54e0bae699f143">
<artifact name="android-library-2b1da4cb14e2cd4b79e231b0be54e0bae699f143.aar">
<sha256 value="bdc44e874f1e14338213ae5723e71710940a31416ff1c52c9eb2f282e5d3f29a" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 85e9642

Please sign in to comment.