Skip to content

Commit

Permalink
Update build.gradle.kts with macosArm64() target
Browse files Browse the repository at this point in the history
  • Loading branch information
orchestr7 authored Dec 7, 2023
1 parent 80b0c6f commit 8d27654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ kotlin {
linuxX64(),
mingwX64(),
macosX64(),
macosArm64()
js(IR) {
browser()
nodejs()
Expand Down

0 comments on commit 8d27654

Please sign in to comment.