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

Commit 7fe24cb

Browse files
chore(deps): update kotlin
1 parent abbf72a commit 7fe24cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ hamcrest = "2.2"
3535
junit4 = "4.13.2"
3636
koinAndroid = "3.4.2"
3737
koinCore = "3.4.2"
38-
kotlinCompose = "1.8.21"
39-
kotlinxCoroutines = "1.7.1"
40-
ksp = "1.8.21-1.0.11"
38+
kotlinCompose = "1.9.0"
39+
kotlinxCoroutines = "1.7.2"
40+
ksp = "1.9.0-1.0.11"
4141
leakCanary = "2.12"
4242
material = "1.9.0"
4343
mockk = "1.13.5"

0 commit comments

Comments
 (0)