Skip to content

Commit

Permalink
Bump kotlinx-coroutines-core from 1.5.1 to 1.5.1-native-mt (#2354)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 12, 2021
1 parent 531d49e commit 73bdfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -39,5 +39,5 @@ libraries.kotlin = [
version: kotlinVersion,

stdlib: "org.jetbrains.kotlin:kotlin-stdlib:${kotlinVersion}",
coroutines: 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1',
coroutines: 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1-native-mt',
]

0 comments on commit 73bdfa8

Please sign in to comment.