Skip to content

Commit

Permalink
Merge pull request #14261 from nextcloud/update-library-2024-12-29
Browse files Browse the repository at this point in the history
Update library to 2024-12-29
  • Loading branch information
tobiasKaminsky authored Jan 2, 2025
2 parents cf533cd + 728541e commit 34c70e2
Show file tree
Hide file tree
Showing 2 changed files with 14 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 ="e77e21da5928674243f5e329f9eaaa3db1b1c09a"
androidLibraryVersion ="ee61d15077aab61cf3bc996f14c871c4ff8ea674"
androidPluginVersion = '8.7.3'
androidxMediaVersion = '1.4.1'
androidxTestVersion = "1.6.1"
Expand Down
13 changes: 13 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7970,6 +7970,14 @@
<sha256 value="486009759cf8c51c48fa7869d61a129240172e94edfea721cab5c11154c3b9de" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="ee61d15077aab61cf3bc996f14c871c4ff8ea674">
<artifact name="android-library-ee61d15077aab61cf3bc996f14c871c4ff8ea674.aar">
<sha256 value="dc7c01113fc8333aa61ead05bc5058f65857f9d57448b7328f26db24922b6662" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-ee61d15077aab61cf3bc996f14c871c4ff8ea674.module">
<sha256 value="8e3efc498a87a7538eb6e4281c1c8a8ea22e0a0c38a584a10c4ca7b9fd0009e8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="f174c1ee78">
<artifact name="android-library-f174c1ee78.aar">
<sha256 value="8f62a8bb0b9699dfbfcdf58493d0386e6b91113e3ba2157421249ab3cbc55d8f" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -9689,6 +9697,11 @@
<sha256 value="41858c84753fd96a6b7c51122fccef39558c91cc08264e08506bcf20e0e63733" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.google.guava" name="guava" version="33.4.0-jre">
<artifact name="guava-33.4.0-android.jar">
<sha256 value="e335cd1678426f15e04ae4f623c58b4c176572d7258c6ea64e3437cdc01e5707" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.google.guava" name="guava-parent" version="26.0-android">
<artifact name="guava-parent-26.0-android.pom">
<sha256 value="f8698ab46ca996ce889c1afc8ca4f25eb8ac6b034dc898d4583742360016cc04" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 34c70e2

Please sign in to comment.