Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-code-scanner
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-code-scanner from 16.0.0-beta3 to 16.1.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-code-scanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent f861cd3 commit 11711ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WooCommerce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ dependencies {
implementation 'com.google.android.play:app-update-ktx:2.1.0'
implementation 'com.google.android.play:review-ktx:2.0.1'

implementation 'com.google.android.gms:play-services-code-scanner:16.0.0-beta3'
implementation 'com.google.android.gms:play-services-code-scanner:16.1.0'

implementation "com.google.mlkit:text-recognition:$mlkitTextRecognitionVersion"
implementation "com.google.mlkit:barcode-scanning:$mlkitBarcodeScanningVersion"
Expand Down

0 comments on commit 11711ea

Please sign in to comment.