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 100a3a9 commit a8705e5Copy full SHA for a8705e5
buildSrc/src/main/kotlin/common-conventions.gradle.kts
@@ -1,5 +1,5 @@
1
import org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi
2
-import org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl
+import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
3
4
plugins {
5
kotlin("multiplatform")
demo/build.gradle.kts
import com.huanshankeji.cpnProject
`common-conventions`
0 commit comments