Julian Steenbakker
Committed by GitHub

Merge pull request #565 from juliansteenbakker/dependabot/gradle/android/android…

…x.camera-camera-camera2-1.2.2

chore(deps): bump androidx.camera:camera-camera2 from 1.2.1 to 1.2.2 in /android
@@ -53,6 +53,6 @@ dependencies { @@ -53,6 +53,6 @@ dependencies {
53 // Use this dependency to use the dynamically downloaded model in Google Play Services 53 // Use this dependency to use the dynamically downloaded model in Google Play Services
54 // implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0' 54 // implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0'
55 55
56 - implementation 'androidx.camera:camera-camera2:1.2.1' 56 + implementation 'androidx.camera:camera-camera2:1.2.2'
57 implementation 'androidx.camera:camera-lifecycle:1.2.2' 57 implementation 'androidx.camera:camera-lifecycle:1.2.2'
58 } 58 }