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

Commit 61ae1d4

Browse files
fix(deps): update kotlin and compose to v1.9.0
1 parent fa03ca0 commit 61ae1d4

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
@@ -7,7 +7,7 @@ composeCompiler = "1.4.8"
77
coroutines = "1.7.2"
88
flowbinding = "1.2.0"
99
hilt = "2.46.1"
10-
kotlin = "1.8.22"
10+
kotlin = "1.9.0"
1111
kotlin1710 = { strictly = "[1.7.0,)", prefer = "1.7.10" }
1212
leakcanary = "2.12"
1313
lifecycle = "2.6.1"

0 commit comments

Comments
 (0)