mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 12:25:57 +03:00
Merge pull request #2473 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.23.2
This commit is contained in:
commit
bbc8c0fc38
2 changed files with 30 additions and 1 deletions
|
@ -96,7 +96,7 @@ dependencies {
|
|||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
|
||||
|
||||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.1'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
|
||||
implementation 'com.github.stefan-niedermann:android-commons:1.0.2'
|
||||
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
|
||||
|
|
|
@ -415,6 +415,11 @@
|
|||
<sha256 value="9b90a15e3f137f56fb7a7a7d680d3164eb425e0271b860fee092bba4307a8789" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.compose" name="compose-bom" version="2024.10.01">
|
||||
<artifact name="compose-bom-2024.10.01.pom">
|
||||
<sha256 value="e4b122da072402de71c8a20b85289d68e4d4446d7b1bee6dee4fef9d4677130b" 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"/>
|
||||
|
@ -3820,6 +3825,14 @@
|
|||
<sha256 value="64d3989646df1589f46c1727791882160ce6f2667f237b90c49bb55d96dcb145" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="core" version="0.23.2">
|
||||
<artifact name="core-0.23.2.aar">
|
||||
<sha256 value="38011f3adff2f68c6c99cb121a5def63cc44a66e393373203687b59c5fb82ce8" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="core-0.23.2.module">
|
||||
<sha256 value="16df4da63602c412d8712018c4b35ce24cb040761bcbc026fbcd836dbe953171" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.14.0">
|
||||
<artifact name="material-color-utilities-0.14.0.jar">
|
||||
<sha256 value="bfcd5205b056b948bc6ff9a556898188f4a4e92179c723906e10f1164b776eed" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
@ -3908,6 +3921,14 @@
|
|||
<sha256 value="0bb28b37048af2eef73dd55ac14f84c40712709a403804642d3b5b4b3f268c86" 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.2">
|
||||
<artifact name="material-color-utilities-0.23.2.jar">
|
||||
<sha256 value="7b6296e966f1baf3da2443f61cc9d501e3ed06667ae9ef5603e550f705d89334" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="material-color-utilities-0.23.2.module">
|
||||
<sha256 value="ca3c0835e5534a549d3718380982ba8cead70613ca436d65606f16cd2e3a0f01" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="ui" version="0.14.0">
|
||||
<artifact name="ui-0.14.0.aar">
|
||||
<sha256 value="2ff1b8ca1ce4d4151ce967c4704a4def19a128d3f710491872e007217f3ac84f" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
@ -3996,6 +4017,14 @@
|
|||
<sha256 value="b93169684278e08769846321b286f52e0402596ebe1b897b9b01a03002e8d572" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="ui" version="0.23.2">
|
||||
<artifact name="ui-0.23.2.aar">
|
||||
<sha256 value="9eaf161c0535e87fec9585d97b5d5244229c7fdbde348bfebf7747f5bcd3f952" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="ui-0.23.2.module">
|
||||
<sha256 value="4af371de8c6cd41a24f1a3ade9cd010c5d226a583d95ff909b1ca80f02d86db6" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.stefan-niedermann" name="android-commons" version="1.0.0">
|
||||
<artifact name="android-commons-1.0.0.jar">
|
||||
<sha256 value="670f84d9ef31964f1b548204d83c81a44142106c69d4188b20556bc32f4ee3dc" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
|
Loading…
Reference in a new issue