fix(deps): migrate to the official Compose alpha BOM

This commit is contained in:
Harsh Shandilya 2024-09-06 14:42:44 +05:30
parent 0f20366cf3
commit 6bc6b13ea6

View file

@ -29,7 +29,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.8.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.09.00-alpha01"
androidx-compose-bom = "androidx.compose:compose-bom:2024.09.00-alpha"
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" }