Update dependency androidx.compose.material3:material3 to v1.2.0
This commit is contained in:
parent
1c9a91c44f
commit
f0136375c0
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ androidx_preference = "androidx.preference:preference:1.2.1"
|
||||||
androidx_webkit = "androidx.webkit:webkit:1.10.0"
|
androidx_webkit = "androidx.webkit:webkit:1.10.0"
|
||||||
|
|
||||||
androidx_compose_bom = { module = "androidx.compose:compose-bom", version.ref = "compose_bom" }
|
androidx_compose_bom = { module = "androidx.compose:compose-bom", version.ref = "compose_bom" }
|
||||||
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-rc01"
|
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0"
|
||||||
androidx_compose_ui = { module = "androidx.compose.ui:ui" }
|
androidx_compose_ui = { module = "androidx.compose.ui:ui" }
|
||||||
androidx_compose_ui_tooling = { module = "androidx.compose.ui:ui-tooling" }
|
androidx_compose_ui_tooling = { module = "androidx.compose.ui:ui-tooling" }
|
||||||
androidx_compose_ui_tooling_preview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
androidx_compose_ui_tooling_preview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue