add arm target

This commit is contained in:
InsanusMokrassar 2023-10-23 01:26:53 +06:00
parent 58d758f141
commit d1aab7ccd6
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ kotlin {
}
linuxX64()
mingwX64()
linuxArm64()
sourceSets {