You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -187,8 +187,8 @@ Kotlin/JS version of `kotlinx.coroutines` is published as
187
187
188
188
Kotlin/Native version of `kotlinx.coroutines` is published as
189
189
[`kotlinx-coroutines-core-$platform`](https://mvnrepository.com/search?q=kotlinx-coroutines-core-) where `$platform` is
190
-
the target Kotlin/Native platform. [List of currently supported targets](https://github.com/Kotlin/kotlinx.coroutines/blob/master/gradle/compile-native-multiplatform.gradle#L16).
191
-
190
+
the target Kotlin/Native platform.
191
+
Targets are provided in accordance with [official K/N target support](https://kotlinlang.org/docs/native-target-support.html).
0 commit comments