mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-30 21:21:06 +00:00
Merge pull request #1632 from Symous/patch-1
fix Android 5.1 scan qrcode very slowly issue
This commit is contained in:
@@ -55,7 +55,7 @@ dependencies {
|
||||
|
||||
compileOnly 'com.facebook.react:react-native:+'
|
||||
compileOnly 'com.facebook.infer.annotation:infer-annotation:+'
|
||||
implementation "com.google.zxing:core:3.2.1"
|
||||
implementation "com.google.zxing:core:3.3.0"
|
||||
implementation "com.drewnoakes:metadata-extractor:2.9.1"
|
||||
implementation "com.google.android.gms:play-services-vision:$googlePlayServicesVersion"
|
||||
implementation "com.android.support:exifinterface:$supportLibVersion"
|
||||
|
||||
Reference in New Issue
Block a user