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 151b01d commit 948d035Copy full SHA for 948d035
gradle.properties
@@ -22,6 +22,7 @@ org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryEr
22
org.gradle.caching=true
23
org.gradle.parallel=true
24
org.gradle.java.installations.fromEnv=JDK8,JDK18,JDK19,JDK20,JDK21
25
+org.gradle.kotlin.dsl.allWarningsAsErrors=true
26
27
# Test Distribution
28
gradle.internal.testdistribution.writeTraceFile=true
0 commit comments