There was an error while loading. Please reload this page.
lifecycle
--console=plain
1 parent f4423d2 commit 8d44247Copy full SHA for 8d44247
gradle.properties
@@ -1,7 +1,8 @@
1
org.gradle.java.installations.auto-download=false
2
org.gradle.java.installations.fromEnv=BUILD_JAVA_HOME
3
4
-org.gradle.logging.level=warn
+org.gradle.console=plain
5
+org.gradle.logging.level=lifecycle
6
org.gradle.warning.mode=all
7
8
# HTTP timeouts for Gradle
0 commit comments