chore(deps): update compose and lifecycle
compose-bom 2024.05.00 -> 2024.06.00 lifecycle 2.8.1 -> 2.8.2
This commit is contained in:
parent
4ebb01f654
commit
ebfa81e053
1 changed files with 2 additions and 2 deletions
|
@ -4,12 +4,12 @@ android-desugar-jdk-libs = "2.0.4"
|
|||
android-plugin = "8.4.2"
|
||||
androidx-activity = "1.9.0"
|
||||
androidx-appcompat = "1.7.0"
|
||||
androidx-compose-bom = "2024.05.00"
|
||||
androidx-compose-bom = "2024.06.00"
|
||||
androidx-compose-material3 = "1.2.1"
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
androidx-core = "1.13.1"
|
||||
androidx-hilt = "1.2.0"
|
||||
androidx-lifecycle = "2.8.1"
|
||||
androidx-lifecycle = "2.8.2"
|
||||
androidx-media3 = "1.3.1"
|
||||
androidx-navigation = "2.7.7"
|
||||
androidx-paging = "3.3.0"
|
||||
|
|
Loading…
Reference in a new issue