Skip to content

Commit 763e858

Browse files
chore(deps): update android camerax to v1.4.0-rc01 (#2183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46daf68 commit 763e858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ ext {
6060
*/
6161
libraries = [
6262
androidAppCompat : "androidx.appcompat:appcompat:1.7.0",
63-
androidCamera : "androidx.camera:camera-camera2:1.4.0-beta02",
64-
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.0-beta02",
63+
androidCamera : "androidx.camera:camera-camera2:1.4.0-rc01",
64+
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.0-rc01",
6565
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
6666
androidRecyclerView : "androidx.recyclerview:recyclerview:1.3.2",
6767
materialComponents : "com.google.android.material:material:1.12.0",

0 commit comments

Comments
 (0)