dependabot[bot]
Committed by GitHub

build(deps): bump camera-lifecycle in /android

Bumps camera-lifecycle from 1.1.0-beta01 to 1.1.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>
@@ -48,7 +48,7 @@ dependencies { @@ -48,7 +48,7 @@ dependencies {
48 implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" 48 implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
49 implementation 'com.google.mlkit:barcode-scanning:17.0.2' 49 implementation 'com.google.mlkit:barcode-scanning:17.0.2'
50 implementation "androidx.camera:camera-camera2:1.1.0-beta02" 50 implementation "androidx.camera:camera-camera2:1.1.0-beta02"
51 - implementation 'androidx.camera:camera-lifecycle:1.1.0-beta01' 51 + implementation 'androidx.camera:camera-lifecycle:1.1.0-beta02'
52 52
53 // // The following line is optional, as the core library is included indirectly by camera-camera2 53 // // The following line is optional, as the core library is included indirectly by camera-camera2
54 // implementation "androidx.camera:camera-core:1.1.0-alpha11" 54 // implementation "androidx.camera:camera-core:1.1.0-alpha11"