Skip to content

Commit 9760f56

Browse files
build: Bump org.jetbrains.kotlinx:kotlinx-coroutines-android (#450)
1 parent 33fcd7b commit 9760f56

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
@@ -22,7 +22,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2222
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
2323

2424
[libraries]
25-
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
25+
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
2626
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
2727
androidx-core = "androidx.core:core-ktx:1.15.0"
2828
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "activity" }

0 commit comments

Comments
 (0)