Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit dbec05f

Browse files
fix(deps): update kotlin and compose to v1.9.21
1 parent e8f18ba commit dbec05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ composeCompiler = "1.5.5-dev-k1.9.21-163bb051fe5"
88
coroutines = "1.7.3"
99
flowbinding = "1.2.0"
1010
hilt = "2.48.1"
11-
kotlin = "1.9.20"
11+
kotlin = "1.9.21"
1212
kotlinResult = "1.1.18"
1313
lifecycle = "2.6.2"
1414

0 commit comments

Comments
 (0)