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.4 to 1.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent d7a63ce commit f67f913
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 @@ -424,7 +424,7 @@ dependencies {
// CameraX dependencies
implementation "androidx.camera:camera-lifecycle:1.3.4"
implementation 'androidx.camera:camera-camera2:1.3.4'
implementation 'androidx.camera:camera-view:1.3.4'
implementation 'androidx.camera:camera-view:1.4.0'
implementation 'androidx.camera:camera-extensions:1.3.4'
//
implementation 'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeCPU:2.6.0'
Expand Down

0 comments on commit f67f913

Please sign in to comment.