Skip to content

Commit

Permalink
Bump com.google.mlkit:image-labeling from 17.0.7 to 17.0.8
Browse files Browse the repository at this point in the history
Bumps com.google.mlkit:image-labeling from 17.0.7 to 17.0.8.

---
updated-dependencies:
- dependency-name: com.google.mlkit:image-labeling
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 0a3538c commit 8e4a138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ gson = { group = "com.google.code.gson", name = "gson", version = "2.9.1" }
landscapist-glide = { group = "com.github.skydoves", name = "landscapist-glide", version.ref = "landscapist" }
landscapist-animation = { group = "com.github.skydoves", name = "landscapist-animation", version.ref = "landscapist" }

mlkit-imageLabeling = { group = "com.google.mlkit", name = "image-labeling", version = "17.0.7" }
mlkit-imageLabeling = { group = "com.google.mlkit", name = "image-labeling", version = "17.0.8" }

playServices-auth = { group = "com.google.android.gms", name = "play-services-auth", version = "20.5.0" }
playServices-ossLicenses = { group = "com.google.android.gms", name = "play-services-oss-licenses", version = "17.0.1" }
Expand Down

0 comments on commit 8e4a138

Please sign in to comment.