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 adb991f commit a6fc348Copy full SHA for a6fc348
build.gradle.kts
@@ -1,7 +1,3 @@
1
-import org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootExtension
2
-import org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootPlugin
3
-import org.jetbrains.kotlin.gradle.targets.js.npm.tasks.KotlinNpmInstallTask
4
-
5
plugins {
6
alias(libs.plugins.android.library) apply false
7
alias(libs.plugins.kotlin.multiplatform) apply false
0 commit comments