Skip to content

Commit 03c3a95

Browse files
author
Vitaliy Boyko
committed
267: removed stack trace
1 parent 5b2ea7a commit 03c3a95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ apply plugin: 'org.jetbrains.intellij'
2020
apply plugin: 'java'
2121
apply plugin: 'groovy'
2222

23-
gradle.startParameter.showStacktrace = org.gradle.api.logging.configuration.ShowStacktrace.ALWAYS_FULL
24-
2523
def phpPluginVersion = System.getProperty("phpPluginVersion", "201.7223.91")
2624
def ideaVersion = System.getProperty("ideaVersion", "2020.1.1")
2725
def javaVersion = 1.8

0 commit comments

Comments
 (0)