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] committed Aug 9, 2023
1 parent 2a54b2a commit e13f845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ coreKtx = "1.9.0"
appCompat = "1.5.1"
lifecycleRuntime = "2.5.1"
coil = "2.2.2"
compose = "1.3.1"
compose = "1.5.0"
composeAccompanist = "0.27.1"
composeCompiler = "1.3.0"
composeNavigation = "2.5.3"
composeNavigationHilt = "1.0.0"
composeActivity = "1.6.1"
composePaging = "1.0.0-alpha17"
composeSwipeRefresh = "0.24.0-alpha"
composeMaterial3 = "1.0.1"
composeMaterial3 = "1.1.1"
desugar = "1.1.6"
hilt = "2.44.2"
kotlin = "1.7.20"
Expand Down

0 comments on commit e13f845

Please sign in to comment.