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.
1 parent e94d679 commit e7b6fa6Copy full SHA for e7b6fa6
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