dependabot[bot]
Committed by GitHub

chore(deps): bump androidx.camera:camera-camera2 in /android

Bumps androidx.camera:camera-camera2 from 1.2.3 to 1.3.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
@@ -74,9 +74,9 @@ dependencies { @@ -74,9 +74,9 @@ dependencies {
74 implementation 'com.google.mlkit:barcode-scanning:17.2.0' 74 implementation 'com.google.mlkit:barcode-scanning:17.2.0'
75 } 75 }
76 76
77 - implementation 'androidx.camera:camera-camera2:1.2.3' 77 + implementation 'androidx.camera:camera-camera2:1.3.0'
78 implementation 'androidx.camera:camera-lifecycle:1.2.3' 78 implementation 'androidx.camera:camera-lifecycle:1.2.3'
79 - implementation 'androidx.camera:camera-camera2:1.2.3' 79 + implementation 'androidx.camera:camera-camera2:1.3.0'
80 80
81 testImplementation 'org.jetbrains.kotlin:kotlin-test' 81 testImplementation 'org.jetbrains.kotlin:kotlin-test'
82 testImplementation 'org.mockito:mockito-core:5.0.0' 82 testImplementation 'org.mockito:mockito-core:5.0.0'