add support of linuxArm64 target

This commit is contained in:
2023-10-20 21:53:27 +06:00
parent 8281259179
commit b8c7e581a1
38 changed files with 394 additions and 28 deletions

View File

@@ -4,4 +4,4 @@ plugins {
id "com.android.library"
}
apply from: "$mppProjectWithSerializationPresetPath"
apply from: "$mppJvmJsAndroidLinuxMingwLinuxArm64ProjectPresetPath"