Skip to content

Commit

Permalink
Update androidxCompose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent 8f3d128 commit 68875f6
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 @@ -10,13 +10,13 @@ androidGradlePlugin = "8.0.2"

#Modules
#androidx
androidxComposeBom = "2023.04.00"
androidxActivityCompose = "1.7.0"
androidxComposeBom = "2023.06.00"
androidxActivityCompose = "1.7.2"
androidxAppCompat = "1.6.1"
androidxComposeCompiler = "1.4.6"
androidxCore = "1.9.0"
androidxLifecycle = "2.6.1"
androidxNavigation = "2.5.3"
androidxNavigation = "2.6.0"
androidxEspresso = "3.5.1"
androidxTestRules = "1.5.0"
androidxTestRunner = "1.5.2"
Expand All @@ -27,7 +27,7 @@ androidxCrypto = "1.1.0-alpha04"
androidxDatastore = "1.0.0"

#compose
compose_ui = "1.4.2"
compose_ui = "1.4.3"
compose_ui_testing = "1.4.0-beta01"
compose_constraint_layout = "1.1.0-alpha05"
#ktx
Expand Down

0 comments on commit 68875f6

Please sign in to comment.