diff --git a/gradle.properties b/gradle.properties index 6e587a20..d494225a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,9 +13,6 @@ org.gradle.configuration-cache=true org.gradle.configuration-cache.problems=warn org.gradle.configuration-cache.max-problems=2 -# Enable kotlin-assignment plugin -systemProp.org.gradle.unsafe.kotlin.assignment=true - # Enable Kotlin incremental compilation kotlin.incremental=true