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 95c0f12 commit bb3e0fcCopy full SHA for bb3e0fc
gradle/jacoco.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'jacoco'
2
3
jacoco {
4
- toolVersion = "0.8.5"
+ toolVersion = "0.8.8"
5
}
6
7
android {
0 commit comments