/[projects]/android/BarcodeSample/app/build.gradle
ViewVC logotype

Diff of /android/BarcodeSample/app/build.gradle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2528 by torben, Thu May 7 10:22:14 2015 UTC revision 2529 by torben, Thu May 7 11:01:37 2015 UTC
# Line 24  dependencies { Line 24  dependencies {
24      compile 'com.android.support:appcompat-v7:22.1.1'      compile 'com.android.support:appcompat-v7:22.1.1'
25    
26      // Supports Android 4.0.3 and later (API level 15)      // Supports Android 4.0.3 and later (API level 15)
27      compile 'com.journeyapps:zxing-android-embedded:2.0.1@aar'      // compile 'com.journeyapps:zxing-android-embedded:2.0.1@aar'
28    
29      // Supports Android 2.1 and later (API level 7), but not optimal for later Android versions.      // Supports Android 2.1 and later (API level 7), but not optimal for later Android versions.
30      // If you only plan on supporting Android 4.0.3 and up, you don't need to include this.      // If you only plan on supporting Android 4.0.3 and up, you don't need to include this.

Legend:
Removed from v.2528  
changed lines
  Added in v.2529

  ViewVC Help
Powered by ViewVC 1.1.20