diff --git a/gradle.properties b/gradle.properties index 4c8416e54..c572550f9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,6 @@ org.gradle.caching=true # Enable filesystem watching org.gradle.vfs.watch=true -# Enable experimental configuration caching -org.gradle.unsafe.configuration-cache=true - # Enable Kotlin incremental compilation kotlin.incremental=true