Update dependency androidx.compose.material3:material3 to v1.2.0-alpha11

This commit is contained in:
renovate[bot] 2023-11-21 14:45:34 +00:00 committed by GitHub
parent de7b175501
commit a5fd082a3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ androidx_preference = "androidx.preference:preference:1.2.1"
androidx_webkit = "androidx.webkit:webkit:1.8.0"
androidx_compose_bom = { module = "androidx.compose:compose-bom", version.ref = "compose_bom" }
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha10"
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha11"
androidx_compose_ui = { module = "androidx.compose.ui:ui" }
androidx_compose_ui_tooling = { module = "androidx.compose.ui:ui-tooling" }
androidx_compose_ui_tooling_preview = { module = "androidx.compose.ui:ui-tooling-preview" }