Skip to content

Commit 4b456cc

Browse files
committed
Turn off jsir transformation
1 parent 193fc0f commit 4b456cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ org.gradle.jvmargs=-Xmx3g
5959
kotlin.mpp.enableCompatibilityMetadataVariant=true
6060
kotlin.mpp.stability.nowarn=true
6161
kotlinx.atomicfu.enableJvmIrTransformation=true
62-
kotlinx.atomicfu.enableJsIrTransformation=true
62+
kotlinx.atomicfu.enableJsIrTransformation=false

0 commit comments

Comments
 (0)