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 ee7f732 commit 7981999Copy full SHA for 7981999
README.md
@@ -107,8 +107,8 @@ or install [`kotlinx-coroutines-core`](https://www.npmjs.com/package/kotlinx-cor
107
108
### Android
109
110
-And [`kotlinx-coroutines-android`](ui/kotlinx-coroutines-android)
111
-module as a dependency when using `kotlinx.coroutines` on Android:
+Add [`kotlinx-coroutines-android`](ui/kotlinx-coroutines-android)
+module as dependency when using `kotlinx.coroutines` on Android:
112
113
```groovy
114
compile 'org.jetbrains.kotlinx:kotlinx-coroutines-android:0.23.3'
0 commit comments