Skip to content

Commit

Permalink
build(deps): bump androidx.camera:camera-lifecycle
Browse files Browse the repository at this point in the history
Bumps androidx.camera:camera-lifecycle from 1.3.0-beta01 to 1.3.0-beta02.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 953be80 commit 08ce8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {

implementation "androidx.camera:camera-core:1.3.0-beta01"
implementation "androidx.camera:camera-camera2:1.3.0-beta01"
implementation "androidx.camera:camera-lifecycle:1.3.0-beta01"
implementation "androidx.camera:camera-lifecycle:1.3.0-beta02"
implementation 'androidx.camera:camera-view:1.3.0-beta01'
implementation 'com.google.android.gms:play-services-mlkit-text-recognition:19.0.0'

Expand Down

0 comments on commit 08ce8a1

Please sign in to comment.