Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent c65653b commit 4af9854
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 @@ -73,7 +73,7 @@ dependencies {

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

// QR
Expand Down

0 comments on commit 4af9854

Please sign in to comment.