chore(deps): update androidx compose and core
compose 2024.04.01 -> 2024.05.00 core 1.13.0 -> 1.13.1
This commit is contained in:
parent
a9f26db0ac
commit
0733bd2b21
1 changed files with 2 additions and 2 deletions
|
@ -4,10 +4,10 @@ android-desugar-jdk-libs = "2.0.4"
|
||||||
android-plugin = "8.4.0"
|
android-plugin = "8.4.0"
|
||||||
androidx-activity = "1.9.0"
|
androidx-activity = "1.9.0"
|
||||||
androidx-appcompat = "1.6.1"
|
androidx-appcompat = "1.6.1"
|
||||||
androidx-compose-bom = "2024.04.01"
|
androidx-compose-bom = "2024.05.00"
|
||||||
androidx-compose-material3 = "1.2.1"
|
androidx-compose-material3 = "1.2.1"
|
||||||
androidx-constraintlayout = "2.1.4"
|
androidx-constraintlayout = "2.1.4"
|
||||||
androidx-core = "1.13.0"
|
androidx-core = "1.13.1"
|
||||||
androidx-hilt = "1.2.0"
|
androidx-hilt = "1.2.0"
|
||||||
androidx-lifecycle = "2.7.0"
|
androidx-lifecycle = "2.7.0"
|
||||||
androidx-media3 = "1.3.1"
|
androidx-media3 = "1.3.1"
|
||||||
|
|
Loading…
Reference in a new issue