Skip to content

Commit 9da3e17

Browse files
authored
Update Jacoco Gradle Plugin to 0.8.0 (#85)
1 parent 53a494f commit 9da3e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath 'com.gradle.publish:plugin-publish-plugin:0.9.1'
99
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
10-
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.7.0'
10+
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.8.0'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)