Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no need to separate

This commit is contained in:
Dominik Schürmann
2014-09-24 02:01:53 +02:00
parent f7d49a48cb
commit b373c866e7
12 changed files with 952 additions and 10 deletions

View File

@@ -19,7 +19,6 @@ dependencies {
compile project(':extern:minidns')
compile project(':extern:KeybaseLib:Lib')
compile project(':extern:TokenAutoComplete:library')
compile project(':extern:openpgp-card-nfc-lib:library')
compile project(':extern:safeslinger-exchange')
}