Skip to content

Commit 6d24d3e

Browse files
committed
chore(barcode): update android ml kit to 17.2.0
1 parent 79dc66f commit 6d24d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

barcode-scanning/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ repositories {
6060
dependencies {
6161
//noinspection GradleDynamicVersion
6262
implementation 'com.facebook.react:react-native:+' // From node_modules
63-
implementation 'com.google.mlkit:barcode-scanning:17.0.2'
63+
implementation 'com.google.mlkit:barcode-scanning:17.2.0'
6464
}

0 commit comments

Comments
 (0)