Committed by
GitHub
Merge pull request #902 from juliansteenbakker/dependabot/gradle/android/android…
…x.camera-camera-camera2-1.3.1 chore(deps): bump androidx.camera:camera-camera2 from 1.3.0 to 1.3.1 in /android
Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -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' |
-
Please register or login to post a comment