Update dependency androidx.camera:camera-view to v1.6.2 #318

Merged
bot merged 1 commits from renovate/androidx.camera-camera-view-1.x into main 2026-08-28 04:02:20 +02:00
Showing only changes of commit 28fbc9f050 - Show all commits
+1 -1
View File
@@ -118,7 +118,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
implementation 'androidx.camera:camera-lifecycle:1.6.2'
implementation 'androidx.camera:camera-view:1.6.1'
implementation 'androidx.camera:camera-view:1.6.2'
runtimeOnly 'androidx.camera:camera-camera2:1.6.2'
implementation 'com.google.android.material:material:1.14.0'