externalize zxing lib, fix gradle build

This commit is contained in:
Dominik Schürmann
2014-01-06 22:52:45 +01:00
parent 7671c99b97
commit ccb462e94f
103 changed files with 20 additions and 1155 deletions

View File

@@ -24,6 +24,7 @@ dependencies {
compile project(':libraries:ActionBarSherlock')
compile project(':libraries:HtmlTextView')
compile project(':libraries:StickyListHeaders:library')
compile project(':libraries:zxing')
}
android {