Update dependency androidx.camera:camera-lifecycle to v1.5.1 #156

Merged
bot merged 1 commits from renovate/androidx.camera-camera-lifecycle-1.x into main 2025-10-09 04:01:37 +02:00
Showing only changes of commit b83802d258 - Show all commits

View File

@@ -105,7 +105,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
implementation 'androidx.camera:camera-lifecycle:1.5.0'
implementation 'androidx.camera:camera-lifecycle:1.5.1'
implementation 'androidx.camera:camera-view:1.5.0'
runtimeOnly 'androidx.camera:camera-camera2:1.5.0'