Skip to content

Commit 8f2a95d

Browse files
fix(deps): update kotlinx-coroutines monorepo to v1.10.2
1 parent fe1faa1 commit 8f2a95d

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
@@ -6,7 +6,7 @@ android-targetSdk = "34"
66
androidx-activityCompose = "1.9.0"
77
compose-plugin = "1.6.11"
88
kotlin = "2.0.0"
9-
coroutines = "1.8.1"
9+
coroutines = "1.10.2"
1010

1111
[libraries]
1212
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)