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

This commit is contained in:
Renovate Bot 2024-11-02 01:06:00 +00:00
parent c404d498d5
commit 8a22d3b66e

View File

@ -76,7 +76,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.3.4' implementation 'androidx.camera:camera-lifecycle:1.3.4'
implementation 'androidx.camera:camera-view:1.3.4' implementation 'androidx.camera:camera-view:1.3.4'
runtimeOnly 'androidx.camera:camera-camera2:1.3.4' runtimeOnly 'androidx.camera:camera-camera2:1.4.0'
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'