This commit is contained in:
ligi 2013-12-15 17:37:43 +01:00
parent 94f1d67320
commit 6386865860

View file

@ -84,12 +84,6 @@ dependencies {
// TODO watch progress at zxing - last official had problems with aztec format
// snapshot works - but switch back to official when available
//
compile fileTree(dir: 'libs', include: 'zxing-core-2.3.0-SNAPSHOT.jar')
// TODO watch progress at zxing - last official had problems with aztec format
// snapshot works - but switch back to official when available
//
compile fileTree(dir: 'libs', include: 'zxing-core-2.3.0-SNAPSHOT.jar')
testCompile 'junit:junit:4.10'