dependabot[bot]
Committed by GitHub

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

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

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

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