Skip to content

Commit

Permalink
Merge pull request #12949 from nextcloud/update-library-2024-04-29
Browse files Browse the repository at this point in the history
Update library to 2024-04-29
  • Loading branch information
tobiasKaminsky committed Apr 29, 2024
2 parents c48652d + 3219fb8 commit 5e51e4d
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 ="5fbc7d3a9bc9fd123ce9593cc500bb6415e797c6"
androidLibraryVersion ="be87ba7948ba2067eaa6193b6c02f5e85b5bfdf1"
androidPluginVersion = '8.3.2'
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 @@ -5196,6 +5196,14 @@
<sha256 value="fb90434eefdf0540aa685dd01c8605c8f65d5a0f44e5713cd65e9f75a0c89038" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="be87ba7948ba2067eaa6193b6c02f5e85b5bfdf1">
<artifact name="android-library-be87ba7948ba2067eaa6193b6c02f5e85b5bfdf1.aar">
<sha256 value="55469f2cbaafc625115fe68a2ba1104af007b5a3bd828f388ce909ba76ba0f72" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-be87ba7948ba2067eaa6193b6c02f5e85b5bfdf1.module">
<sha256 value="66afb9f2eea39427f6f03c14c5b82ca240157e22b8b2a764f0a7c8ad87cb2d3e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="fb3552a4322c83ed32bbbdfa988fa2c16dba529a">
<artifact name="android-library-fb3552a4322c83ed32bbbdfa988fa2c16dba529a.aar">
<sha256 value="bdc44e874f1e14338213ae5723e71710940a31416ff1c52c9eb2f282e5d3f29a" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 5e51e4d

Please sign in to comment.