Skip to content

Commit

Permalink
Bump androidx.camera:camera-view in /android-refimpl-app
Browse files Browse the repository at this point in the history
Bumps androidx.camera:camera-view from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.camera:camera-view
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 6530e7c commit 3a47d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ dependencies {
// CameraX dependencies
implementation "androidx.camera:camera-lifecycle:1.3.2"
implementation 'androidx.camera:camera-camera2:1.3.3'
implementation 'androidx.camera:camera-view:1.3.2'
implementation 'androidx.camera:camera-view:1.3.3'
implementation 'androidx.camera:camera-extensions:1.3.3'
//
implementation 'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeCPU:2.6.0'
Expand Down

0 comments on commit 3a47d1a

Please sign in to comment.