Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 543915d commit b2f2a85
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 @@ -420,7 +420,7 @@ dependencies {
// ---------------------
// CameraX dependencies
implementation "androidx.camera:camera-lifecycle:1.3.2"
implementation 'androidx.camera:camera-camera2:1.3.1'
implementation 'androidx.camera:camera-camera2:1.3.2'
implementation 'androidx.camera:camera-view:1.3.2'
implementation 'androidx.camera:camera-extensions:1.3.2'
//
Expand Down

0 comments on commit b2f2a85

Please sign in to comment.