Skip to content

Commit d905669

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-android
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.1 to 1.9.0. - [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.8.1...1.9.0) --- 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>
1 parent f201a83 commit d905669

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
@@ -16,7 +16,7 @@ androidxNavigation = "2.5.0"
1616
androidxTest = "1.6.1"
1717
androidxJunit = "1.2.1"
1818
kotlin = "2.0.20"
19-
kotlinxCoroutines = "1.8.1"
19+
kotlinxCoroutines = "1.9.0"
2020
okhttp = "4.12.0"
2121
retrofit = "2.9.0"
2222
spotless = "6.21.0"

0 commit comments

Comments
 (0)