diff --git a/build.gradle b/build.gradle index 7b8b040f..7658b185 100644 --- a/build.gradle +++ b/build.gradle @@ -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'