Skip to content

Commit 26d0e49

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-android (#479)
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42746b5 commit 26d0e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ desugaring = "2.1.3"
2424
joda-time = "2.13.0"
2525
junit = "4.13.2"
2626
kotlin = "2.1.0"
27-
kotlinx-coroutines = "1.9.0"
27+
kotlinx-coroutines = "1.10.1"
2828
ksp = "2.1.0-1.0.29"
2929
okhttp = "4.12.0"
3030
room = "2.6.1"

0 commit comments

Comments
 (0)