Skip to content

Commit

Permalink
fix(deps): update compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2023
1 parent babe2b2 commit e65a0d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ coreKtx = "1.9.0"
androidxAppCompat = "1.5.1"
lifecycleRuntime = "2.5.1"
coil = "2.2.2"
compose = "1.3.2"
compose = "1.3.3"
composeAccompanist = "0.28.0"
androidxComposeBom = "2022.12.00"
androidxComposeBom = "2023.01.00"
androidxComposeCompiler = "1.3.2"
androidxComposeRuntimeTracing = "1.0.0-alpha01"
androidxComposeRuntimeTracing = "1.0.0-alpha02"
composeCompiler = "1.3.0"
composeNavigation = "2.5.2"
composeNavigationHilt = "1.0.0"
Expand Down

0 comments on commit e65a0d2

Please sign in to comment.