Skip to content

Commit

Permalink
Merge pull request #12529 from nextcloud/chore/noid/metadata
Browse files Browse the repository at this point in the history
Update to latest lib snapshot metadata
  • Loading branch information
AndyScherzinger authored Feb 10, 2024
2 parents 6048095 + ffc52fd commit 7c471ef
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 @@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.50"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion = "9bfb850257"
androidLibraryVersion = "a1fd7c29d742c232902de79f9ac793cae8907a92"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.9"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3064,6 +3064,14 @@
<sha256 value="0e0d1ffe9999460fe3ce76a8044e203d37007cf226a5daeb7b35c44030ac28c9" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="a1fd7c29d742c232902de79f9ac793cae8907a92">
<artifact name="android-library-a1fd7c29d742c232902de79f9ac793cae8907a92.aar">
<sha256 value="bdc44e874f1e14338213ae5723e71710940a31416ff1c52c9eb2f282e5d3f29a" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-a1fd7c29d742c232902de79f9ac793cae8907a92.module">
<sha256 value="95feada9ed8a8b3fe6d68de5ede5ce0fd5d5476de880d6d3908a3ad576416e98" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="eeb9dbbb463a41695c92c4c205bd943a07858213">
<artifact name="android-library-eeb9dbbb463a41695c92c4c205bd943a07858213.aar">
<sha256 value="bdc44e874f1e14338213ae5723e71710940a31416ff1c52c9eb2f282e5d3f29a" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 7c471ef

Please sign in to comment.