Skip to content

Commit

Permalink
Merge pull request #4059 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.23.0
  • Loading branch information
github-actions[bot] authored Aug 9, 2024
2 parents 718b450 + 2c45825 commit 7af8429
Show file tree
Hide file tree
Showing 2 changed files with 25 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 @@ -325,7 +325,7 @@ dependencies {

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

implementation 'com.github.nextcloud.android-common:ui:0.22.0'
implementation 'com.github.nextcloud.android-common:ui:0.23.0'

implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
implementation(platform("androidx.compose:compose-bom:2024.06.00"))
Expand Down
24 changes: 24 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4097,6 +4097,14 @@
<sha256 value="61a3e2443ec3929ecf45afb6fddedf5ba63169311ca682679f31d992c49b216a" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="core" version="0.23.0">
<artifact name="core-0.23.0.aar">
<sha256 value="38011f3adff2f68c6c99cb121a5def63cc44a66e393373203687b59c5fb82ce8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="core-0.23.0.module">
<sha256 value="042fcb45b9487d902ed4a2c36d0533f2ea5a590199fb1974fa3c005d9a7d26d5" 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 Down Expand Up @@ -4137,6 +4145,14 @@
<sha256 value="b580b23e79d4bba4925d76fef674697d2c0df54190996206cdea54f24c0c73a2" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.23.0">
<artifact name="material-color-utilities-0.23.0.jar">
<sha256 value="cbe4121c825657b1183d85b59c5cde185f112fd55b2fa56bcef45dd7153c4ae0" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="material-color-utilities-0.23.0.module">
<sha256 value="24fb3fd08a6426f91070049af85836ca4e02bdcbf466bd70007e76adb36db951" 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 Down Expand Up @@ -4177,6 +4193,14 @@
<sha256 value="1e73b28f9948617fa7c61e6ee95eb305fb9d2d1a01a4e213fa04aaf07daf9311" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="ui" version="0.23.0">
<artifact name="ui-0.23.0.aar">
<sha256 value="00604a71db92b3f1a5cc015a552a55b387686b6636080cb508d89f303f7f0d94" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="ui-0.23.0.module">
<sha256 value="761f1e3eb0b547bd6bb8649530b3e4552ad68ce7c177841bfe4ebaef5e133bb2" 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 7af8429

Please sign in to comment.