Skip to content

Commit

Permalink
Update androidxCompose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2023
1 parent 20b41b5 commit a63ccea
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ androidGradlePlugin = "8.0.2"

#Modules
#androidx
androidxComposeBom = "2023.05.01"
androidxActivityCompose = "1.7.0"
androidxComposeBom = "2023.09.02"
androidxActivityCompose = "1.7.2"
androidxAppCompat = "1.6.1"
androidxComposeCompiler = "1.4.6"
androidxCore = "1.9.0"
androidxLifecycle = "2.6.1"
androidxNavigation = "2.5.3"
androidxLifecycle = "2.6.2"
androidxNavigation = "2.7.3"
androidxEspresso = "3.5.1"
androidxTestRules = "1.5.0"
androidxTestRunner = "1.5.2"
Expand All @@ -26,8 +26,8 @@ androidxCrypto = "1.1.0-alpha04"
androidxDatastore = "1.0.0"

#compose
compose_ui = "1.4.3"
compose_ui_testing = "1.4.3"
compose_ui = "1.5.2"
compose_ui_testing = "1.5.2"
compose_constraint_layout = "1.1.0-alpha05"
#ktx
core_ktx = "1.9.0"
Expand Down

0 comments on commit a63ccea

Please sign in to comment.