Fix build.gradle files

This commit is contained in:
cugurlu
2019-03-16 14:06:46 +01:00
parent ad4e49f65c
commit 2b04ce2306
3 changed files with 29 additions and 26 deletions

View File

@@ -42,4 +42,4 @@ jacocoTestReport {
csv.enabled false
html.destination file("${buildDir}/jacocoHtml")
}
}
}