Skip to content

Commit

Permalink
Bump androidx.camera:camera-lifecycle from 1.3.0 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps androidx.camera:camera-lifecycle from 1.3.0 to 1.3.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 79f2370 commit 36445b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ google-mlkit-selfie-segmentation = { group = "com.google.mlkit", name = "segment
androidx-camera-core = { group = "androidx.camera", name = "camera-core", version = "1.3.3" }
play-services-mlkit-barcode-scanning = { group = "com.google.android.gms", name = "play-services-mlkit-barcode-scanning", version = "18.3.0" }
androidx-camera-view = { group = "androidx.camera", name = "camera-view", version = "1.3.3" }
androidx-camera-lifecycle = { group = "androidx.camera", name = "camera-lifecycle", version = "1.3.0" }
androidx-camera-lifecycle = { group = "androidx.camera", name = "camera-lifecycle", version = "1.3.4" }

[plugins]
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
Expand Down

0 comments on commit 36445b9

Please sign in to comment.