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 53a494f commit 9da3e17Copy full SHA for 9da3e17
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
classpath 'com.gradle.publish:plugin-publish-plugin:0.9.1'
9
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
10
- classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.7.0'
+ classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.8.0'
11
}
12
13
0 commit comments