Skip to content

Commit

Permalink
Merge pull request #75 from piwik/coveralls-version
Browse files Browse the repository at this point in the history
Bump version of coveralls-gradle-plugin
  • Loading branch information
dotsbb committed Dec 11, 2015
2 parents 6ae7190 + 8b1daf1 commit fb11c06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions piwik-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ buildscript {
}

dependencies {
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.0.1x'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.4.0x'
}
}

Expand Down Expand Up @@ -154,4 +154,4 @@ android.libraryVariants.all { variant ->
}

//apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/installv1.gradle'
//apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'
//apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'

0 comments on commit fb11c06

Please sign in to comment.