Skip to content

Commit cdbe367

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump kotlinx-coroutines-android from 1.4.2 to 1.4.2-native-mt
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.4.2 to 1.4.2-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>
1 parent 3ec38cd commit cdbe367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222

2323
dependencies {
2424
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
25-
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.2"
25+
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.2-native-mt"
2626
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.2.0"
2727
implementation 'com.google.code.gson:gson:2.8.6'
2828
implementation 'androidx.recyclerview:recyclerview:1.1.0'

0 commit comments

Comments
 (0)