Skip to content

Commit

Permalink
Update dependency com.github.nextcloud.android-common:ui to v0.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and AndyScherzinger committed Aug 19, 2024
1 parent 35fb0a1 commit 8530e1c
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 @@ -417,7 +417,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
gplayImplementation 'com.google.android.play:review-ktx:2.0.1'

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

implementation "androidx.room:room-runtime:$roomVersion"
ksp "androidx.room:room-compiler:$roomVersion"
Expand Down
24 changes: 24 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6244,6 +6244,14 @@
<sha256 value="c566a8a9d41b8e804c52539975cfc017d105e9fe2730e74f936ed948f55bc6dc" 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.13.0">
<artifact name="material-color-utilities-0.13.0.jar">
<sha256 value="d0e932c5de6e2aefd4c0a66caa86df4bc6c582189e67de95ede894ed1adb9367" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -6284,6 +6292,14 @@
<sha256 value="c6239f76c0d68b7126c4233e84fd3de9063b86e76084c602f296010192536a74" 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.13.0">
<artifact name="ui-0.13.0.aar">
<sha256 value="4d73e91f3692d9f1d34d89d8a87d91e632f18e6366ec9f1fec6b0648bc4f25ea" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -6324,6 +6340,14 @@
<sha256 value="2ac34079e37123543bfc0fa78271424978b81baa5866d21884ec4084d6157573" 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.spotbugs" name="spotbugs" version="4.7.3">
<artifact name="spotbugs-4.7.3.jar">
<sha256 value="df37eab21a7d04aa807808a33e9f7c081451cb02c14b4a2c33119976be498520" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
Expand Down

0 comments on commit 8530e1c

Please sign in to comment.