chore: upgrade appcompat and lifecycle
appcompat 1.6.1 -> 1.7.0 lifecycle 2.8.0 -> 2.8.1
This commit is contained in:
parent
caa65a3033
commit
81b7b0e09e
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@ aboutlibraries = "11.2.0"
|
|||
android-desugar-jdk-libs = "2.0.4"
|
||||
android-plugin = "8.4.1"
|
||||
androidx-activity = "1.9.0"
|
||||
androidx-appcompat = "1.6.1"
|
||||
androidx-appcompat = "1.7.0"
|
||||
androidx-compose-bom = "2024.05.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.0"
|
||||
androidx-lifecycle = "2.8.1"
|
||||
androidx-media3 = "1.3.1"
|
||||
androidx-navigation = "2.7.7"
|
||||
androidx-paging = "3.3.0"
|
||||
|
|
Loading…
Reference in a new issue