fix(deps): update dependency androidx.compose:compose-bom to v2023 (#2328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
baa197bd0f
commit
4217629638
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:
|
|||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.7.0"
|
||||
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.44.0"
|
||||
compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
compose-bom = "androidx.compose:compose-bom:2022.12.00"
|
||||
compose-bom = "androidx.compose:compose-bom:2023.01.00"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
|
||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
|
||||
compose-hilt = "androidx.hilt:hilt-navigation-compose:1.0.0"
|
||||
|
|
Loading…
Reference in a new issue