Update dependency androidx.camera:camera-camera2 to v1.3.4

This commit is contained in:
Renovate Bot 2024-06-13 00:02:43 +00:00
parent 931adbb4dd
commit 413d8bd7bf

View File

@ -76,7 +76,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.3.3' implementation 'androidx.camera:camera-lifecycle:1.3.3'
implementation 'androidx.camera:camera-view: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.code.gson:gson:2.11.0'
implementation 'com.google.android.material:material:1.12.0' implementation 'com.google.android.material:material:1.12.0'