Skip to content

Commit 9afc205

Browse files
committed
Turn on IR transformation
1 parent 8931323 commit 9afc205

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

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

0 commit comments

Comments
 (0)