Skip to content

Commit

Permalink
chore(deps): bump androidx.camera:camera-camera2 (#1229)
Browse files Browse the repository at this point in the history
Bumps androidx.camera:camera-camera2 from 1.2.3 to 1.3.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 228252d commit 9065d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries/agents/mobile_demo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
implementation "androidx.navigation:navigation-compose:2.7.1"

// Camera
implementation "androidx.camera:camera-camera2:1.2.3"
implementation "androidx.camera:camera-camera2:1.3.4"
implementation "androidx.camera:camera-lifecycle:1.2.3"
implementation "androidx.camera:camera-view:1.2.3"

Expand Down

0 comments on commit 9065d36

Please sign in to comment.