aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2016-03-06 14:14:34 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2016-03-06 14:14:34 +0100
commit3f746bd28180bfff73016cb216c7ea6558d9ebd4 (patch)
treec7aed84b7aa1147ac37d9cb7b0710fd16863e5de /build.gradle
parent005aed8df1e8db8f1519caceb9bbe434f28ebe57 (diff)
downloadopen-keychain-3f746bd28180bfff73016cb216c7ea6558d9ebd4.tar.gz
open-keychain-3f746bd28180bfff73016cb216c7ea6558d9ebd4.tar.bz2
open-keychain-3f746bd28180bfff73016cb216c7ea6558d9ebd4.zip
Version 3.9.1
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 0f2e968b2..d70fb6a13 100644
--- a/build.gradle
+++ b/build.gradle
@@ -11,7 +11,7 @@ buildscript {
classpath files('gradle-witness.jar')
// bintray dependency to satisfy dependency of openpgp-api lib
classpath 'com.novoda:bintray-release:0.2.7'
-
+
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.4.0'
// classpath 'com.stanfy.spoon:spoon-gradle-plugin:1.0.2'