feat(deps): upgrade to Compose 2023.04.01

This commit is contained in:
Harsh Shandilya 2023-04-20 01:19:27 +05:30
parent 866995b2d3
commit c3de960966
No known key found for this signature in database

View file

@ -24,7 +24,7 @@ androidx-activity-compose = "androidx.activity:activity-compose:1.7.0"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha13" androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha13"
androidx-browser = "androidx.browser:browser:1.5.0" androidx-browser = "androidx.browser:browser:1.5.0"
androidx-compose-animation = { module = "androidx.compose.animation:animation" } androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "androidx.compose:compose-bom:2023.04.00" androidx-compose-bom = "androidx.compose:compose-bom:2023.04.01"
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" } androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
androidx-compose-material = { module = "androidx.compose.material:material" } androidx-compose-material = { module = "androidx.compose.material:material" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" } androidx-compose-material3 = { module = "androidx.compose.material3:material3" }