Skip to content

Commit

Permalink
Bump androidx-camera from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps `androidx-camera` from 1.4.0 to 1.4.1.

Updates `androidx.camera:camera-camera2` from 1.4.0 to 1.4.1

Updates `androidx.camera:camera-extensions` from 1.4.0 to 1.4.1

Updates `androidx.camera:camera-lifecycle` from 1.4.0 to 1.4.1

Updates `androidx.camera:camera-view` from 1.4.0 to 1.4.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and siarhei-luskanau committed Dec 11, 2024
1 parent 5ace6d2 commit 7e0ddb9
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 @@ -5,7 +5,7 @@ android-build-minSdk = "26"
android-build-targetSdk = "35"
android-material = "1.12.0"
androidx-activity = "1.9.3"
androidx-camera = "1.4.0"
androidx-camera = "1.4.1"
androidx-lifecycle = "2.8.7"
androidx-paging = "3.3.5"
androidx-splashscreen = "1.0.1"
Expand Down

0 comments on commit 7e0ddb9

Please sign in to comment.