Update Android Gradle Plugin to 2.0 with workarounds

This commit is contained in:
Dominik Schürmann
2016-04-12 19:28:00 +02:00
parent 060a5a1815
commit 115c46d015
7 changed files with 23 additions and 19 deletions

View File

@@ -73,14 +73,14 @@ dependencies {
compile 'com.fidesmo:nordpol-android:0.1.18'
// libs as submodules
compile project(':extern:openpgp-api-lib:openpgp-api')
compile project(':extern:openkeychain-api-lib:openkeychain-intents')
compile project(':openpgp-api-lib')
compile project(':openkeychain-api-lib')
compile project(':extern:bouncycastle:core')
compile project(':extern:bouncycastle:pg')
compile project(':extern:bouncycastle:prov')
compile project(':extern:minidns')
compile project(':extern:KeybaseLib:Lib')
compile project(':extern:safeslinger-exchange:safeslinger-exchange')
compile project(':safeslinger-exchange')
}
// Output of ./gradlew -q calculateChecksums