Committed by
GitHub
chore(deps): bump barcode-scanning from 17.0.2 to 17.0.3 in /android
Bumps barcode-scanning from 17.0.2 to 17.0.3. --- updated-dependencies: - dependency-name: com.google.mlkit:barcode-scanning dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -49,7 +49,7 @@ dependencies { | @@ -49,7 +49,7 @@ dependencies { | ||
| 49 | implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" | 49 | implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" |
| 50 | 50 | ||
| 51 | // Use this dependency to bundle the model with your app | 51 | // Use this dependency to bundle the model with your app |
| 52 | - implementation 'com.google.mlkit:barcode-scanning:17.0.2' | 52 | + implementation 'com.google.mlkit:barcode-scanning:17.0.3' |
| 53 | // Use this dependency to use the dynamically downloaded model in Google Play Services | 53 | // Use this dependency to use the dynamically downloaded model in Google Play Services |
| 54 | // implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0' | 54 | // implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0' |
| 55 | 55 |
-
Please register or login to post a comment