Julian Steenbakker
Committed by GitHub

Merge pull request #563 from juliansteenbakker/dependabot/gradle/android/com.goo…

…gle.mlkit-barcode-scanning-17.1.0

chore(deps): bump com.google.mlkit:barcode-scanning from 17.0.3 to 17.1.0 in /android
... ... @@ -49,7 +49,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.0.3'
implementation 'com.google.mlkit:barcode-scanning:17.1.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'
... ...