start fix startup

This commit is contained in:
2022-12-14 22:26:23 +06:00
parent c1e21364a6
commit 83796f345a
4 changed files with 71 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ plugins {
id "org.jetbrains.kotlin.plugin.serialization"
}
apply from: "$mppJavaProjectPresetPath"
apply from: "$mppJsAndJavaProjectPresetPath"
kotlin {
sourceSets {