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 075434c commit 01dec8aCopy full SHA for 01dec8a
gradle.properties
@@ -23,3 +23,6 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m \
23
# This property is not mentioned in Gradle documentation
24
# See https://github.com/gradle/gradle/issues/15214 for background info
25
systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true
26
+
27
+# Workaround https://youtrack.jetbrains.com/issue/KT-34862
28
+kotlin.incremental=false
0 commit comments