stash away stuff

This commit is contained in:
Vincent Breitmoser
2015-06-14 15:05:47 +02:00
parent 442aed8a2d
commit 6f47c78981
5 changed files with 1307 additions and 1 deletions

View File

@@ -197,6 +197,8 @@ android {
}
}
// apply plugin: 'spoon'
task jacocoTestReport(type:JacocoReport) {
group = "Reporting"
description = "Generate Jacoco coverage reports"