diff --git a/gradle.properties b/gradle.properties index 67d999c1..d8a94f15 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,3 +18,6 @@ org.gradle.caching=true org.gradle.unsafe.configuration-cache=true org.gradle.unsafe.configuration-cache-problems=warn kotlin.build.report.output=file +org.gradle.configureondemand=true +kotlin.incremental=true +