Skip to content

Commit 32c652b

Browse files
Bump kotlinx-coroutines-android from 1.3.7 to 1.4.2-native-mt
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.3.7 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-preview[bot] <[email protected]>
1 parent 06a2b8e commit 32c652b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swapi-sdk/build.gradle

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

6868
def moshi_version = "1.9.2"
6969
def retrofit_version = "2.9.0"
70-
def coroutines_version = "1.3.7"
70+
def coroutines_version = "1.4.2-native-mt"
7171

7272
dependencies {
7373
// Testing - https://developer.android.com/training/testing/set-up-project

0 commit comments

Comments
 (0)