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 ea9ba5f commit 370084fCopy full SHA for 370084f
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'net.saliman.cobertura' version '2.3.1'
+ id 'jacoco'
3
id 'com.github.kt3k.coveralls' version '2.8.1'
4
}
5
0 commit comments