Skip to content

Commit

Permalink
Add linuxArm64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisRev committed May 8, 2024
1 parent d98da7d commit c0bbad2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ kotlin {
js(IR) {
nodejs()
}


linuxArm64()
linuxX64()
mingwX64()
macosArm64()
Expand Down

0 comments on commit c0bbad2

Please sign in to comment.