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 21, 2023
1 parent 20b41b5 commit 67d00f4
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 @@ -13,9 +13,9 @@ androidxComposeBom = "2023.05.01"
androidxActivityCompose = "1.7.0"
androidxAppCompat = "1.6.1"
androidxComposeCompiler = "1.4.6"
androidxCore = "1.9.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 @@ -30,7 +30,7 @@ compose_ui = "1.4.3"
compose_ui_testing = "1.4.3"
compose_constraint_layout = "1.1.0-alpha05"
#ktx
core_ktx = "1.9.0"
core_ktx = "1.12.0"
#coroutine
coroutine = "1.7.1"
turbine = "1.0.0"
Expand Down

0 comments on commit 67d00f4

Please sign in to comment.