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 20, 2023
1 parent 8c7ebb2 commit e3cf552
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 @@ kotlinxSerializationJson = "1.5.0"
androidGradlePlugin = "8.0.0"

#androidx
androidxComposeBom = "2023.04.01"
androidxActivityCompose = "1.7.1"
androidxComposeBom = "2023.09.01"
androidxActivityCompose = "1.7.2"
androidxAppCompat = "1.6.1"
androidxComposeCompiler = "1.4.6"
androidxCore = "1.10.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 Down

0 comments on commit e3cf552

Please sign in to comment.