Skip to content

Commit

Permalink
Merge pull request #716 from juliansteenbakker/dependabot/gradle/andr…
Browse files Browse the repository at this point in the history
…oid/com.google.mlkit-barcode-scanning-17.2.0

chore(deps): bump com.google.mlkit:barcode-scanning from 17.1.0 to 17.2.0 in /android
  • Loading branch information
juliansteenbakker authored Aug 8, 2023
2 parents eeefe90 + db290a0 commit 47b58c1
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 @@ -51,7 +51,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

// Use this dependency to bundle the model with your app
implementation 'com.google.mlkit:barcode-scanning:17.1.0'
implementation 'com.google.mlkit:barcode-scanning:17.2.0'
// Use this dependency to use the dynamically downloaded model in Google Play Services
// implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0'

Expand Down

0 comments on commit 47b58c1

Please sign in to comment.