Update dependency androidx.compose.material3:material3 to v1.2.0-alpha06
This commit is contained in:
parent
14c568dea2
commit
b1a1646c4e
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ androidx_startup = { module = "androidx.startup:startup-runtime", version.ref =
|
|||
androidx_preference = "androidx.preference:preference:1.2.1"
|
||||
|
||||
androidx_compose_bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose_bom" }
|
||||
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha05"
|
||||
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha06"
|
||||
|
||||
# Coroutines
|
||||
coroutines_core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue