Skip to content

Commit 4010654

Browse files
fix(deps): update compose
1 parent 2a54b2a commit 4010654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ coreKtx = "1.9.0"
1414
appCompat = "1.5.1"
1515
lifecycleRuntime = "2.5.1"
1616
coil = "2.2.2"
17-
compose = "1.3.1"
17+
compose = "1.6.6"
1818
composeAccompanist = "0.27.1"
1919
composeCompiler = "1.3.0"
2020
composeNavigation = "2.5.3"
2121
composeNavigationHilt = "1.0.0"
2222
composeActivity = "1.6.1"
2323
composePaging = "1.0.0-alpha17"
2424
composeSwipeRefresh = "0.24.0-alpha"
25-
composeMaterial3 = "1.0.1"
25+
composeMaterial3 = "1.2.1"
2626
desugar = "1.1.6"
2727
hilt = "2.44.2"
2828
kotlin = "1.7.20"

0 commit comments

Comments
 (0)