We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940bce8 commit 377781cCopy full SHA for 377781c
gradle.properties
@@ -9,11 +9,6 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
9
# Currently causes failure when importing project in IntelliJ
10
# org.gradle.warning.mode=fail
11
12
-# To allow caching more tasks in buildSrc project
13
-# This property is not mentioned in Gradle documentation
14
-# See https://github.com/gradle/gradle/issues/15214 for background info
15
-systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true
16
-
17
# Workaround https://youtrack.jetbrains.com/issue/KT-34862
18
kotlin.incremental=false
19
0 commit comments