Skip to content

Commit

Permalink
Merge pull request #698 from aravind3566/patch-1
Browse files Browse the repository at this point in the history
upgrade com.google.mlkit:barcode-scanning version
  • Loading branch information
scarlac authored Feb 11, 2025
2 parents e449cfd + 4a449ba commit 8e43aaf
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 8e43aaf

Please sign in to comment.