diff --git a/gradle.properties b/gradle.properties index 55059b008e6..06f229858e5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ org.gradle.caching=true org.gradle.configuration-cache=true org.gradle.kotlin.dsl.allWarningsAsErrors=true -# Please keep it in sync with buildSrc gradle.properties. +# Please keep it in sync with repo/gradle-build-conventions/gradle.properties. # It's currently needed for proper configuration cache work, the reason will be investigated later org.gradle.java.installations.fromEnv=\ JDK_1_6,JDK_16,\