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 f0fc770 commit ae2791eCopy full SHA for ae2791e
README.md
@@ -81,7 +81,7 @@ And make sure that you use the latest Kotlin version:
81
Add dependencies (you can also add other modules that you need):
82
83
```groovy
84
-compile 'org.jetbrains.kotlinx:kotlinx-coroutines-corekotlinx-coroutines-core:0.22.4'
+compile 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.22.4'
85
```
86
87
And make sure that you use the latest Kotlin version:
0 commit comments