Moved Keybase stuff into KeybaseLib submodule

This commit is contained in:
Tim Bray
2014-06-20 09:26:04 -07:00
parent 6b7aa2767a
commit 17f43ad21b
8 changed files with 37 additions and 224 deletions

View File

@@ -20,6 +20,7 @@ dependencies {
compile project(':extern:AppMsg:library')
compile project(':extern:SuperToasts:supertoasts')
compile project(':extern:dnsjava')
compile project(':extern:KeybaseLib:Lib')
// Unit tests are run with Robolectric