KeybaseLib workaround

This commit is contained in:
Dominik Schürmann
2016-04-12 19:42:54 +02:00
parent 4ac63de83b
commit 8bcd4003a9
2 changed files with 5 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ dependencies {
compile project(':extern:bouncycastle:pg')
compile project(':extern:bouncycastle:prov')
compile project(':extern:minidns')
compile project(':extern:KeybaseLib:Lib')
compile project(':KeybaseLib')
compile project(':safeslinger-exchange')
}