Skip to content

Commit

Permalink
Updating jacoco version
Browse files Browse the repository at this point in the history
  • Loading branch information
caueferreira committed Sep 13, 2019
1 parent ac46c2e commit 21ec7e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jlleitschuh.gradle:ktlint-gradle:$ktlint_version"
classpath "com.vanniktech:gradle-android-junit-jacoco-plugin:0.15.0"
classpath "org.jacoco:org.jacoco.core:0.8.4"

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 21ec7e1

Please sign in to comment.