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 40d6f59 commit 809bb60Copy full SHA for 809bb60
1 file changed
build.gradle
@@ -85,7 +85,6 @@ checkstyle {
85
}
86
87
jacocoTestReport {
88
- classDirectories.setFrom(instrumentCode)
89
reports {
90
xml.required = true
91
html.required = true
0 commit comments