We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b58ffd commit 1e8b63bCopy full SHA for 1e8b63b
build.gradle.kts
@@ -40,6 +40,7 @@ kotlin {
40
macosArm64()
41
iosArm64()
42
iosX64()
43
+ iosSimulatorArm64()
44
wasmJs()
45
// blocked on kotest assertions wasm release
46
// wasmWasi()
0 commit comments