Skip to content

Commit

Permalink
chore(deps): update android camerax to v1.4.0-rc01 (#2183)
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 Aug 19, 2024
1 parent 46daf68 commit 763e858
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 @@ -60,8 +60,8 @@ ext {
*/
libraries = [
androidAppCompat : "androidx.appcompat:appcompat:1.7.0",
androidCamera : "androidx.camera:camera-camera2:1.4.0-beta02",
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.0-beta02",
androidCamera : "androidx.camera:camera-camera2:1.4.0-rc01",
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.0-rc01",
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 763e858

Please sign in to comment.