We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79dc66f commit 6d24d3eCopy full SHA for 6d24d3e
barcode-scanning/android/build.gradle
@@ -60,5 +60,5 @@ repositories {
60
dependencies {
61
//noinspection GradleDynamicVersion
62
implementation 'com.facebook.react:react-native:+' // From node_modules
63
- implementation 'com.google.mlkit:barcode-scanning:17.0.2'
+ implementation 'com.google.mlkit:barcode-scanning:17.2.0'
64
}
0 commit comments