Skip to content

Commit 7e8d94a

Browse files
Bump kotlinx-coroutines-android from 1.3.7 to 1.4.3-native-mt
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.3.7 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-preview[bot] <support@dependabot.com>
1 parent 2729251 commit 7e8d94a

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
@@ -73,7 +73,7 @@ android {
7373

7474
def moshi_version = "1.11.0"
7575
def retrofit_version = "2.9.0"
76-
def coroutines_version = "1.3.9"
76+
def coroutines_version = "1.4.3-native-mt"
7777

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

0 commit comments

Comments
 (0)