fix(deps): update dependency androidx.compose:compose-bom to v2023.09.02 (#2699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
47d65d0740
commit
5f3aa611c9
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ build-semver = "com.vdurmont:semver4j:3.1.0"
|
|||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.12.0"
|
||||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.1"
|
||||
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.48.0"
|
||||
compose-bom = "androidx.compose:compose-bom:2023.09.01"
|
||||
compose-bom = "androidx.compose:compose-bom:2023.09.02"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
|
||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
|
||||
compose-material3 = { module = "androidx.compose.material3:material3" }
|
||||
|
|
Loading…
Reference in a new issue