Skip to content

Commit

Permalink
fix(deps): update dependency androidx.camera:camera-lifecycle to v1.4…
Browse files Browse the repository at this point in the history
….0 (#56)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 5c27b22 commit daf3511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencies {
implementation("com.google.mlkit:barcode-scanning:17.3.0")
implementation("androidx.camera:camera-core:1.4.0")
implementation("androidx.camera:camera-camera2:1.4.0")
implementation("androidx.camera:camera-lifecycle:1.3.4")
implementation("androidx.camera:camera-lifecycle:1.4.0")
implementation("androidx.camera:camera-video:1.3.4")
implementation("androidx.camera:camera-view:1.4.0")
implementation("androidx.camera:camera-extensions:1.4.0")
Expand Down

0 comments on commit daf3511

Please sign in to comment.