Skip to content

Commit

Permalink
chore(deps): update android camerax to v1.4.0-rc04 (#2288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent afa75aa commit 368f328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ ext {
*/
libraries = [
androidAppCompat : "androidx.appcompat:appcompat:1.7.0",
androidCamera : "androidx.camera:camera-camera2:1.4.0-rc01",
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.0-rc01",
androidCamera : "androidx.camera:camera-camera2:1.4.0-rc04",
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.0-rc04",
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
androidRecyclerView : "androidx.recyclerview:recyclerview:1.3.2",
materialComponents : "com.google.android.material:material:1.12.0",
Expand Down

0 comments on commit 368f328

Please sign in to comment.