Skip to content

Commit b5a4606

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-android
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.2 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.7.2...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 1cda1c9 commit b5a4606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies {
124124

125125
implementation "io.insert-koin:koin-android:3.4.2"
126126

127-
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.2"
127+
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
128128
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
129129
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1'
130130

0 commit comments

Comments
 (0)