Update dependency androidx.compose.material3:material3 to v1.2.0-alpha10
This commit is contained in:
parent
d640b04728
commit
2a0209e14d
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ androidx_preference = "androidx.preference:preference:1.2.1"
|
|||
androidx_webkit = "androidx.webkit:webkit:1.8.0"
|
||||
|
||||
androidx_compose_bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose_bom" }
|
||||
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha09"
|
||||
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha10"
|
||||
|
||||
# Coroutines
|
||||
coroutines_core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue