fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2024.02.00-alpha02

This commit is contained in:
renovate[bot] 2024-02-22 01:22:02 +00:00 committed by GitHub
parent c4fb53e09d
commit af799e0165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.02.00-alpha01"
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.02.00-alpha02"
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" }