Skip to content

Commit

Permalink
Bump com.google.mlkit:barcode-scanning from 17.1.0 to 17.2.0
Browse files Browse the repository at this point in the history
Bumps com.google.mlkit:barcode-scanning from 17.1.0 to 17.2.0.

---
updated-dependencies:
- dependency-name: com.google.mlkit:barcode-scanning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 7d607a2 commit bb45795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
implementation "androidx.camera:camera-lifecycle:$camerax_version"
implementation "androidx.camera:camera-view:$camerax_version"

bundledImplementation 'com.google.mlkit:barcode-scanning:17.1.0'
bundledImplementation 'com.google.mlkit:barcode-scanning:17.2.0'

standardImplementation "com.google.android.gms:play-services-mlkit-barcode-scanning:$play_version"
standardImplementation "com.google.android.gms:play-services-base:$play_version"
Expand Down

0 comments on commit bb45795

Please sign in to comment.