From bbb91d7871ca0f5158e17c42103974a1915fb9d0 Mon Sep 17 00:00:00 2001 From: Sergej Jaskiewicz Date: Thu, 14 Mar 2024 18:58:17 +0100 Subject: [PATCH] [build] Update a comment in gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,\