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 8a80c7f commit 9e64914Copy full SHA for 9e64914
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.8.0'
+ classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.9.0'
11
}
12
13
0 commit comments