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 bd2a14a commit 06a3d58Copy full SHA for 06a3d58
gradle.properties
@@ -12,4 +12,5 @@ org.gradle.jvmargs=-Xmx6096M
12
# hint by https://docs.gradle.org/current/userguide/performance.html#enable_the_build_cache
13
org.gradle.caching=true
14
15
-org.gradle.logging.level=info
+# Activate this if you work on the build itself
16
+# org.gradle.logging.level=info
0 commit comments