Skip to content

Commit

Permalink
chore(deps): bump androidx.camera:camera-lifecycle in /android
Browse files Browse the repository at this point in the history
Bumps androidx.camera:camera-lifecycle from 1.3.4 to 1.4.1.

---
updated-dependencies:
- 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 Jan 13, 2025
1 parent 4e45ab2 commit b4fecb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
// See: https://youtrack.jetbrains.com/issue/KT-55297/kotlin-stdlib-should-declare-constraints-on-kotlin-stdlib-jdk8-and-kotlin-stdlib-jdk7
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.22"))

implementation 'androidx.camera:camera-lifecycle:1.3.4'
implementation 'androidx.camera:camera-lifecycle:1.4.1'
implementation 'androidx.camera:camera-camera2:1.3.4'

testImplementation 'org.jetbrains.kotlin:kotlin-test'
Expand Down

0 comments on commit b4fecb9

Please sign in to comment.