Skip to content

Commit

Permalink
try wiki solution
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Sep 5, 2024
1 parent b4ced5f commit 90a2bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ task testCoverage(type: JacocoReport) {
sourceDirectories.from = files(sourceSets.main.java.srcDirs)

reports {
xml.enabled = true
xml.required = true
}
}

Expand Down

0 comments on commit 90a2bf4

Please sign in to comment.