Switch to new library repos

This commit is contained in:
Dominik Schürmann
2015-05-06 00:08:04 +02:00
parent f87d21a661
commit afc91fb918
11 changed files with 14 additions and 13 deletions

View File

@@ -7,6 +7,8 @@ buildscript {
// NOTE: Always use fixed version codes not dynamic ones, e.g. 0.7.3 instead of 0.7.+, see README for more information
classpath 'com.android.tools.build:gradle:1.1.3'
classpath files('gradle-witness.jar')
// bintray dependency to satisfy dependency of openpgp-api lib
classpath 'com.novoda:bintray-release:0.2.7'
}
}