diff --git a/gradle.properties b/gradle.properties index 21b4240..52e71f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,5 +10,3 @@ android.useAndroidX=true #MPP kotlin.mpp.androidSourceSetLayoutVersion=2 kotlin.mpp.enableCInteropCommonization=true - -kotlin.native.disableCompilerDaemon = true