Skip to content

Commit

Permalink
upgrade com.google.mlkit:barcode-scanning version
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind3566 authored Feb 8, 2025
1 parent 55bdd97 commit 4a449ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
// If you want to additionally use the CameraX Extensions library
// implementation "androidx.camera:camera-extensions:${camerax_version}"

implementation 'com.google.mlkit:barcode-scanning:17.0.2'
implementation 'com.google.mlkit:barcode-scanning:17.3.0'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 4a449ba

Please sign in to comment.