Skip to content

Commit

Permalink
build: bump com.google.mlkit from 16.1.2 to 16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Jul 15, 2021
1 parent 56a0e9c commit 3ec79c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation("androidx.startup:startup-runtime:1.0.0")

// ML Kit barcode Scanner
implementation("com.google.mlkit:barcode-scanning:16.1.2")
implementation("com.google.mlkit:barcode-scanning:16.2.0")

implementation("androidx.lifecycle:lifecycle-extensions:2.2.0")

Expand Down

0 comments on commit 3ec79c0

Please sign in to comment.