fix(deps): upgrade compose-bom

This commit is contained in:
Harsh Shandilya 2023-11-16 02:03:06 +05:30
parent 741e82a425
commit cbaa098005
3 changed files with 4 additions and 4 deletions

View file

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