Add android-lockpattern library

This commit is contained in:
Dominik Schürmann
2014-12-29 23:10:50 +01:00
parent bf4762ef6f
commit 320f825878
4 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ dependencies {
compile project(':extern:KeybaseLib:Lib')
compile project(':extern:TokenAutoComplete:library')
compile project(':extern:safeslinger-exchange')
compile project(':extern:android-lockpattern:code')
}
android {