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 9964b3d commit c82a54dCopy full SHA for c82a54d
native/README.md
@@ -8,7 +8,7 @@ Use [`org.jetbrains.kotlinx:kotlinx-coroutines-core-native:<version>`](kotlinx-c
8
module in your Gradle/Maven dependencies.
9
Only single-threaded code (JS-style) is currently supported.
10
11
-Kotlin/Native supports only Gradle version 4.7 or later
+Kotlin/Native libraries would only work under Gradle version 4.7 (**exactly**)
12
and you should use `kotlin-platform-native` plugin.
13
14
First of all, you'll need to enable Gradle metadata in your
0 commit comments