Skip to content

Commit b0e1dd8

Browse files
committed
Revert "Turn off atomicfu jvm ir plugin"
This reverts commit 982b7d6
1 parent 982b7d6 commit b0e1dd8

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
@@ -58,5 +58,5 @@ org.gradle.jvmargs=-Xmx3g
5858

5959
kotlin.mpp.enableCompatibilityMetadataVariant=true
6060
kotlin.mpp.stability.nowarn=true
61-
kotlinx.atomicfu.enableJvmIrTransformation=false
61+
kotlinx.atomicfu.enableJvmIrTransformation=true
6262
kotlinx.atomicfu.enableJsIrTransformation=true

0 commit comments

Comments
 (0)