migrate onto new templates-oriented in gradle model

This commit is contained in:
2024-11-11 16:49:11 +06:00
parent 6dced2d86e
commit 896028d0bb
11 changed files with 35 additions and 28 deletions

View File

@@ -3,5 +3,5 @@ plugins {
id "org.jetbrains.kotlin.plugin.serialization"
}
apply from: "$mppJsProjectPresetPath"
apply from: "$mppJsProject"