diff --git a/gradle.properties b/gradle.properties index 1f22954..42cb9cc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,2 @@ org.gradle.jvmargs = -Xmx3G +compilerArgs.addAll(['-g', 'none'])