Skip to content

Commit

Permalink
fix(deps): update dependency androidx.camera:camera-camera2 to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 58e6cc1 commit 8ea96a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ ext {
*/
libraries = [
androidAppCompat : "androidx.appcompat:appcompat:1.6.1",
androidCamera : "androidx.camera:camera-camera2:1.3.0-beta02",
androidCamera : "androidx.camera:camera-camera2:1.3.3",
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.3.0-beta02",
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.12.0",
androidEspressoCore : "androidx.test.espresso:espresso-core:3.5.1",
Expand Down

0 comments on commit 8ea96a9

Please sign in to comment.