Update dependency androidx.camera:camera-view to v1.5.1 #157

Merged
bot merged 1 commits from renovate/androidx.camera-camera-view-1.x into main 2025-10-10 04:01:31 +02:00
Showing only changes of commit 2014843301 - 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.5.1' implementation 'androidx.camera:camera-lifecycle:1.5.1'
implementation 'androidx.camera:camera-view:1.5.0' implementation 'androidx.camera:camera-view:1.5.1'
runtimeOnly 'androidx.camera:camera-camera2:1.5.1' runtimeOnly 'androidx.camera:camera-camera2:1.5.1'
implementation 'com.google.android.material:material:1.13.0' implementation 'com.google.android.material:material:1.13.0'