Update compose dependencies
This commit is contained in:
parent
ae6b6fe1f3
commit
9cf648193e
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(platform("androidx.compose:compose-bom:2022.10.00"))
|
||||
implementation(platform("androidx.compose:compose-bom:2022.11.00"))
|
||||
|
||||
implementation("androidx.compose.ui:ui")
|
||||
implementation("androidx.compose.material:material")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue