From 413d8bd7bfbc46828ecfd7b4ccf78f36aa1fc6a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jun 2024 00:02:43 +0000 Subject: [PATCH 1/2] Update dependency androidx.camera:camera-camera2 to v1.3.4 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 7064c08..0aa229d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -76,7 +76,7 @@ dependencies { implementation 'androidx.camera:camera-lifecycle:1.3.3' implementation 'androidx.camera:camera-view:1.3.3' - runtimeOnly 'androidx.camera:camera-camera2:1.3.3' + runtimeOnly 'androidx.camera:camera-camera2:1.3.4' implementation 'com.google.code.gson:gson:2.11.0' implementation 'com.google.android.material:material:1.12.0' -- 2.47.1 From 7f0212fc5daca81438d75790c09af22281d0c2b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Jun 2024 00:05:06 +0000 Subject: [PATCH 2/2] Update dependency androidx.camera:camera-lifecycle to v1.3.4 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 0aa229d..6234f69 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -74,7 +74,7 @@ android { dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.0.4' - implementation 'androidx.camera:camera-lifecycle:1.3.3' + implementation 'androidx.camera:camera-lifecycle:1.3.4' implementation 'androidx.camera:camera-view:1.3.3' runtimeOnly 'androidx.camera:camera-camera2:1.3.4' -- 2.47.1