Update dependency androidx.camera:camera-view to v1.6.0 #243

Merged
bot merged 1 commits from renovate/androidx.camera-camera-view-1.x into main 2026-03-28 03:02:45 +01:00
Showing only changes of commit 4f1897af2f - Show all commits

View File

@@ -106,7 +106,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
implementation 'androidx.camera:camera-lifecycle:1.6.0' implementation 'androidx.camera:camera-lifecycle:1.6.0'
implementation 'androidx.camera:camera-view:1.5.3' implementation 'androidx.camera:camera-view:1.6.0'
runtimeOnly 'androidx.camera:camera-camera2:1.6.0' runtimeOnly 'androidx.camera:camera-camera2:1.6.0'
implementation 'com.google.android.material:material:1.13.0' implementation 'com.google.android.material:material:1.13.0'