fix(deps): update androidx.compose.ui to v1.6.0 (#610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7dc2a46380
commit
785c83b8c9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ android-plugin = "8.2.2"
|
||||||
androidx-activity = "1.8.2"
|
androidx-activity = "1.8.2"
|
||||||
androidx-appcompat = "1.6.1"
|
androidx-appcompat = "1.6.1"
|
||||||
androidx-compose-material3 = "1.2.0-alpha09"
|
androidx-compose-material3 = "1.2.0-alpha09"
|
||||||
androidx-compose-ui = "1.6.0-alpha07"
|
androidx-compose-ui = "1.6.0"
|
||||||
androidx-constraintlayout = "2.1.4"
|
androidx-constraintlayout = "2.1.4"
|
||||||
androidx-core = "1.12.0"
|
androidx-core = "1.12.0"
|
||||||
androidx-hilt = "1.1.0"
|
androidx-hilt = "1.1.0"
|
||||||
|
|
Loading…
Reference in a new issue