Skip to content

Commit e2913bd

Browse files
committed
[FIX] "createprocess error=206 the filename or extension is too long"
1 parent 123e3fc commit e2913bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ plugins {
1414
id 'org.jetbrains.intellij' version '0.4.9'
1515
id 'jacoco'
1616
id 'com.github.kt3k.coveralls' version '2.8.2'
17+
id "com.github.ManifestClasspath" version "0.1.0-RELEASE"
1718
}
1819

1920
jacocoTestReport {

0 commit comments

Comments
 (0)