We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a2b8e commit 32c652bCopy full SHA for 32c652b
swapi-sdk/build.gradle
@@ -67,7 +67,7 @@ android {
67
68
def moshi_version = "1.9.2"
69
def retrofit_version = "2.9.0"
70
-def coroutines_version = "1.3.7"
+def coroutines_version = "1.4.2-native-mt"
71
72
dependencies {
73
// Testing - https://developer.android.com/training/testing/set-up-project
0 commit comments