diff --git a/gradle.properties b/gradle.properties index c4652689..1e35a592 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,3 +5,4 @@ kotlin.mpp.stability.nowarn=true # Sonatype sucks! SONATYPE_CONNECT_TIMEOUT_SECONDS=300 nextPlannedVersion=6.4.0 +kotlinx.atomicfu.enableJvmIrTransformation=true