diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 23c25c08..112be88f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -27,7 +27,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.9.0-alpha03" androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" } androidx-browser = "androidx.browser:browser:1.8.0-beta02" androidx-compose-animation = { module = "androidx.compose.animation:animation" } -androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.01.00-alpha03" +androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.02.00-alpha01" androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" } androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" } androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" }