We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e94d679 + e7b6fa6 commit a93d861Copy full SHA for a93d861
3 files changed
kstatemachine-coroutines/build.gradle.kts
@@ -24,6 +24,7 @@ kotlin {
24
macosX64()
25
macosArm64()
26
linuxX64()
27
+ linuxArm64()
28
mingwX64()
29
js {
30
browser()
kstatemachine-serialization/build.gradle.kts
@@ -25,6 +25,7 @@ kotlin {
31
kstatemachine/build.gradle.kts
0 commit comments