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 0207200 commit a6949f8Copy full SHA for a6949f8
build.gradle
@@ -37,7 +37,7 @@ subprojects {
37
38
jacocoTestReport {
39
reports {
40
- xml.enabled = true
+ xml.required = true
41
}
42
43
0 commit comments