feat: switch over to Compose alphas

This commit is contained in:
Harsh Shandilya 2023-05-13 19:27:28 +05:30
parent eb053eb5bf
commit 7e91628339
No known key found for this signature in database
2 changed files with 6 additions and 3 deletions

View file

@ -22,7 +22,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.7.1"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha14"
androidx-browser = "androidx.browser:browser:1.5.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "androidx.compose:compose-bom:2023.05.01"
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.04.00-alpha04"
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
androidx-compose-material = { module = "androidx.compose.material:material" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }