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 123e3fc commit e2913bdCopy full SHA for e2913bd
build.gradle
@@ -14,6 +14,7 @@ plugins {
14
id 'org.jetbrains.intellij' version '0.4.9'
15
id 'jacoco'
16
id 'com.github.kt3k.coveralls' version '2.8.2'
17
+ id "com.github.ManifestClasspath" version "0.1.0-RELEASE"
18
}
19
20
jacocoTestReport {
0 commit comments