Julian Steenbakker
Committed by GitHub

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

…x.camera-camera-lifecycle-1.3.2

chore(deps): bump androidx.camera:camera-lifecycle from 1.3.1 to 1.3.2 in /android
@@ -75,8 +75,8 @@ dependencies { @@ -75,8 +75,8 @@ 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-lifecycle:1.3.2'
78 implementation 'androidx.camera:camera-camera2:1.3.2' 79 implementation 'androidx.camera:camera-camera2:1.3.2'
79 - implementation 'androidx.camera:camera-lifecycle:1.3.1'  
80 80
81 testImplementation 'org.jetbrains.kotlin:kotlin-test' 81 testImplementation 'org.jetbrains.kotlin:kotlin-test'
82 testImplementation 'org.mockito:mockito-core:5.11.0' 82 testImplementation 'org.mockito:mockito-core:5.11.0'