add additional targets with natives support

This commit is contained in:
2024-07-16 17:18:26 +06:00
parent 4425f24a20
commit e950056e3b
5 changed files with 11 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ plugins {
id "com.google.devtools.ksp"
}
apply from: "$mppProjectWithSerializationPresetPath"
apply from: "$mppJvmJsAndroidLinuxMingwLinuxArm64ProjectPresetPath"
kotlin {