We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f437ec commit 7e74161Copy full SHA for 7e74161
result/build.gradle.kts
@@ -25,6 +25,8 @@ kotlin {
25
jvm()
26
iosX64()
27
iosArm64()
28
+ watchosArm64()
29
+ watchosSimulatorArm64()
30
31
@OptIn(ExperimentalWasmDsl::class)
32
wasmJs {
0 commit comments