Skip to content

Commit

Permalink
Update dependency androidx.camera:camera-mlkit-vision to v1.3.0-alpha06
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2023
1 parent d01f19e commit fea7ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
// If you want to additionally use the CameraX View class
implementation("androidx.camera:camera-view:1.3.0-alpha01")
// If you want to additionally add CameraX ML Kit Vision Integration
implementation("androidx.camera:camera-mlkit-vision:1.3.0-alpha01")
implementation("androidx.camera:camera-mlkit-vision:1.3.0-alpha06")
// If you want to additionally use the CameraX Extensions library
implementation("androidx.camera:camera-extensions:1.3.0-alpha01")

Expand Down

0 comments on commit fea7ffd

Please sign in to comment.