Skip to content

Commit

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

Updates `androidx.camera:camera-core` from 1.3.4 to 1.4.0

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 5a7d8ca commit bf73e13
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 @@ -12,7 +12,7 @@ dokka = "1.9.20"
#noinspection GradleDependency, version 1.7.0 need min sdk 21
appcompat = "1.6.1"
constraintlayout = "2.1.4"
camerax = "1.3.4"
camerax = "1.4.0"
multidex = "2.0.1"
annotation = "1.9.0"
coroutines = "1.9.0"
Expand Down

0 comments on commit bf73e13

Please sign in to comment.