fix(deps): update dependency androidx.compose:compose-bom to v2024
This commit is contained in:
parent
3850ab9c4c
commit
c6f2d84d9f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ build-okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
|
|||
build-r8 = "com.android.tools:r8:8.2.42"
|
||||
build-semver = "com.vdurmont:semver4j:3.1.0"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.2.0"
|
||||
compose-bom = "androidx.compose:compose-bom:2023.10.01"
|
||||
compose-bom = "androidx.compose:compose-bom:2024.01.00"
|
||||
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