Skip to content

Commit

Permalink
Merge pull request #3930 from nextcloud/renovate/com.github.nextcloud…
Browse files Browse the repository at this point in the history
….android-common-ui-0.x

fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.21.0
  • Loading branch information
AndyScherzinger authored May 21, 2024
2 parents 94d653b + eb8bc2e commit 33b2b92
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ dependencies {

implementation 'androidx.activity:activity-ktx:1.9.0'

implementation 'com.github.nextcloud.android-common:ui:0.20.0'
implementation 'com.github.nextcloud.android-common:ui:0.21.0'

implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
}
Expand Down
29 changes: 29 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,11 @@
<sha256 value="cf9707c211b4c053ffe971616eb358bd7353f429a457527e52018064636282bc" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.compose" name="compose-bom" version="2024.05.00">
<artifact name="compose-bom-2024.05.00.pom">
<sha256 value="db1492b88e41c6039b0b3f2dcf94ae3fcedf74270eba824598184bad03a122ff" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.concurrent" name="concurrent-futures" version="1.0.0">
<artifact name="concurrent-futures-1.0.0.pom">
<sha256 value="4505b9a5e30a9418b59a9ad6702c3e4193aea6e691a3d03cf220c7640ad083e2" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -3684,6 +3689,14 @@
<sha256 value="f3ece8641c1833c6f728bb3b4e75d0ad658628edb0cec52c16ab1acb45fb818c" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="core" version="0.21.0">
<artifact name="core-0.21.0.aar">
<sha256 value="6df9110e5ab50846414102cc75d541fcb488d36a10b7c8b6c12908c344ad3a82" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="core-0.21.0.module">
<sha256 value="13bc3d4d45ba1d2cf39fe1f00ac17f7a6030eb8d74252d91894be8b51f8633f6" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.18.0">
<artifact name="material-color-utilities-0.18.0.jar">
<sha256 value="e04a3f4a3caff6e4b2ce3f14f91f0485ab1f012af652102eba61ab6bcf3d8240" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -3708,6 +3721,14 @@
<sha256 value="d2dc4fb531b57f4dda183317e74db00ad4d0e2fd0c70e823573aa901dff43062" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.21.0">
<artifact name="material-color-utilities-0.21.0.jar">
<sha256 value="4521570b539cf8ae43a63c4f6b1e0e920b044bc233db29918d1fe45a2b354f43" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="material-color-utilities-0.21.0.module">
<sha256 value="68758044f4788d1c484812519dc2a1fa7833deddd554e0df19c4a2c71854a7ed" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="ui" version="0.18.0">
<artifact name="ui-0.18.0.aar">
<sha256 value="7d900a930d7ad1f7de91177b8b661abef13deef032493cee99fe9842f85bcf16" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -3732,6 +3753,14 @@
<sha256 value="c85368ba832cde0a86ef2f4a90fee44229a6bd750a938fde92568a75e0d1b05e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="ui" version="0.21.0">
<artifact name="ui-0.21.0.aar">
<sha256 value="5f5808d99292adaea99dc6e663631d459206f315ede888ea22674622c517ee19" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="ui-0.21.0.module">
<sha256 value="40fb0474b4b7edd50d823d117e78008b685018a7a5b57869b8a2996c0ad98f09" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.wooplr" name="Spotlight" version="1.3">
<artifact name="Spotlight-1.3.aar">
<sha256 value="2216a78710c8626623d3fd8f6519ec49e26d86930757b51288b7889653b7b44e" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 33b2b92

Please sign in to comment.