Skip to content

Commit

Permalink
Update androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 8c7ebb2 commit bc78222
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ androidxComposeBom = "2023.04.01"
androidxActivityCompose = "1.7.1"
androidxAppCompat = "1.6.1"
androidxComposeCompiler = "1.4.6"
androidxCore = "1.10.0"
androidxLifecycle = "2.6.1"
androidxNavigation = "2.5.3"
androidxCore = "1.12.0"
androidxLifecycle = "2.6.2"
androidxNavigation = "2.7.3"
androidxEspresso = "3.5.1"
androidxTestRules = "1.5.0"
androidxTestRunner = "1.5.2"
Expand All @@ -38,7 +38,7 @@ compose_ui_testing = "1.4.0-beta01"


#ktx
core_ktx = "1.9.0"
core_ktx = "1.12.0"

#ksp
ksp = "1.8.20-1.0.11"
Expand Down

0 comments on commit bc78222

Please sign in to comment.