Skip to content

Commit

Permalink
add support of arm target
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Oct 22, 2023
1 parent b9f24c9 commit 46d0b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ kotlin {
}
linuxX64()
mingwX64()
linuxArm64()


sourceSets {
Expand Down

0 comments on commit 46d0b5d

Please sign in to comment.