Merge pull request #1235 from TitanKing/patch-2
Incorrect placement of plugin.
This commit is contained in:
commit
5e774f42b6
|
@ -42,7 +42,7 @@ dependencies {
|
|||
compile "com.google.zxing:core:3.2.1"
|
||||
compile "com.drewnoakes:metadata-extractor:2.9.1"
|
||||
compile 'com.google.android.gms:play-services-vision:+'
|
||||
compile "com.android.support:exifinterface:26.0.2"
|
||||
compile "com.android.support:exifinterface:+"
|
||||
|
||||
compile 'com.github.react-native-community:cameraview:d5d9b0d925494ef451ce3eef3fdf14cc874d9baa'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue