--- android/BarcodeSample/app/build.gradle 2015/05/07 10:25:27 2528 +++ android/BarcodeSample/app/build.gradle 2015/05/07 11:01:37 2529 @@ -24,7 +24,7 @@ compile 'com.android.support:appcompat-v7:22.1.1' // Supports Android 4.0.3 and later (API level 15) - compile 'com.journeyapps:zxing-android-embedded:2.0.1@aar' + // compile 'com.journeyapps:zxing-android-embedded:2.0.1@aar' // Supports Android 2.1 and later (API level 7), but not optimal for later Android versions. // If you only plan on supporting Android 4.0.3 and up, you don't need to include this.