fix(deps): update dev.chrisbanes.compose:compose-bom to 2024.05.00-alpha01

This commit is contained in:
Harsh Shandilya 2024-05-02 11:49:01 +05:30
parent d87e2d1b9c
commit 0a8ca5719d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.9.0"
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.04.00-alpha02"
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.05.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" }