Skip to content

Commit b795255

Browse files
Update androidx
1 parent 8c7ebb2 commit b795255

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ androidxComposeBom = "2023.04.01"
1414
androidxActivityCompose = "1.7.1"
1515
androidxAppCompat = "1.6.1"
1616
androidxComposeCompiler = "1.4.6"
17-
androidxCore = "1.10.0"
17+
androidxCore = "1.10.1"
1818
androidxLifecycle = "2.6.1"
19-
androidxNavigation = "2.5.3"
19+
androidxNavigation = "2.7.0"
2020
androidxEspresso = "3.5.1"
2121
androidxTestRules = "1.5.0"
2222
androidxTestRunner = "1.5.2"
@@ -38,7 +38,7 @@ compose_ui_testing = "1.4.0-beta01"
3838

3939

4040
#ktx
41-
core_ktx = "1.9.0"
41+
core_ktx = "1.10.1"
4242

4343
#ksp
4444
ksp = "1.8.20-1.0.11"

0 commit comments

Comments
 (0)