Skip to content

Commit

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

Updates `androidx.camera:camera-core` 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-lifecycle` from 1.4.0 to 1.4.1

---
updated-dependencies:
- dependency-name: androidx.camera:camera-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-camera2
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 2707c46 commit d88ecc6
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 @@ -13,7 +13,7 @@ dokka = "1.9.20"
appcompat = "1.6.1"
#noinspection GradleDependency, version 2.2.0 need min sdk 21
constraintlayout = "2.1.4"
camerax = "1.4.0"
camerax = "1.4.1"
multidex = "2.0.1"
annotation = "1.9.1"
coroutines = "1.9.0"
Expand Down

0 comments on commit d88ecc6

Please sign in to comment.