Skip to content

Commit 377781c

Browse files
authored
Remove deprecated gradle system property (#13680)
1 parent 940bce8 commit 377781c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

gradle.properties

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
99
# Currently causes failure when importing project in IntelliJ
1010
# org.gradle.warning.mode=fail
1111

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-
1712
# Workaround https://youtrack.jetbrains.com/issue/KT-34862
1813
kotlin.incremental=false
1914

0 commit comments

Comments
 (0)