Skip to content

Commit

Permalink
Adds libs to gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
nsipplswezey committed Dec 20, 2017
1 parent 5bc5cb1 commit ba16928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ dependencies {
compile "com.facebook.react:react-native:0.19.+"
compile "com.google.zxing:core:3.2.1"
compile "com.drewnoakes:metadata-extractor:2.9.1"
compile fileTree(dir: 'libs', include: ['*.jar'])
}

0 comments on commit ba16928

Please sign in to comment.