Skip to content

Commit

Permalink
Merge pull request #14480 from nextcloud/update-library-2025-02-02
Browse files Browse the repository at this point in the history
Update library to 2025-02-02
  • Loading branch information
tobiasKaminsky authored Feb 5, 2025
2 parents 8a4a719 + 7f9c5a5 commit a4038fe
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 ="a885642fdd45c076c303e86eea33c7a7b1e91858"
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 @@ -9345,6 +9345,14 @@
<sha256 value="47c4737be2cd41173f4e44a12f02e527f0014152103629364d86318c6198d484" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="a885642fdd45c076c303e86eea33c7a7b1e91858">
<artifact name="android-library-a885642fdd45c076c303e86eea33c7a7b1e91858.aar">
<sha256 value="93390d184cd53d9d54ed0daf4fb27c9e150418f24d53981e46d42c0f0e0b5d33" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-a885642fdd45c076c303e86eea33c7a7b1e91858.module">
<sha256 value="bd7bfab2a56ad5cb49316dfb04c9ff4f42fbb83bf2aca6f7bd4841385686dee9" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="acc7df66e4a43ed7f450136c13753f2743fb245e">
<artifact name="android-library-acc7df66e4a43ed7f450136c13753f2743fb245e.aar">
<sha256 value="f30c2d22c923c6ff8c605eb4cf713cfaf49eb967611f70dc3d139725b0891483" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit a4038fe

Please sign in to comment.