Skip to content

Commit

Permalink
Update JUnit Jacoco Gradle Plugin to 0.9.0 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanniktech committed Sep 12, 2017
1 parent b36208f commit 53f129e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.gradle.publish:plugin-publish-plugin:0.9.1'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.8.0'
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.9.0'
}
}

Expand Down

0 comments on commit 53f129e

Please sign in to comment.