Skip to content

Commit

Permalink
Bump kotlinx-coroutines-android from 1.3.5 to 1.4.3-native-mt
Browse files Browse the repository at this point in the history
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.3.5 to 1.4.3-native-mt.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 9, 2021
1 parent d91087c commit 0c26870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -198,7 +198,7 @@ dependencies {
//kapt 'com.naver.android.svc:svc-compiler:1.0.0'

// Coroutines
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.5'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.3-native-mt'

// Crashlytics
implementation 'com.google.firebase:firebase-crashlytics:17.4.1'
Expand Down

0 comments on commit 0c26870

Please sign in to comment.