Skip to content
Snippets Groups Projects
Commit fdaeba6e authored by dgelessus's avatar dgelessus
Browse files

Remove custom jacoco.reportsDirectory

parent 8d4b1642
Branches
Tags
No related merge requests found
...@@ -50,7 +50,6 @@ java { ...@@ -50,7 +50,6 @@ java {
jacoco { jacoco {
toolVersion = "0.8.12" toolVersion = "0.8.12"
reportsDirectory = file("$buildDir/JacocoReports")
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment