Skip to content

Commit 06a3d58

Browse files
authored
Update gradle.properties (#13154)
1 parent bd2a14a commit 06a3d58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ org.gradle.jvmargs=-Xmx6096M
1212
# hint by https://docs.gradle.org/current/userguide/performance.html#enable_the_build_cache
1313
org.gradle.caching=true
1414

15-
org.gradle.logging.level=info
15+
# Activate this if you work on the build itself
16+
# org.gradle.logging.level=info

0 commit comments

Comments
 (0)