Update dependency androidx.camera:camera-camera2 to v1.3.3 #10

Merged
bot merged 1 commits from renovate/androidx.camera-camera-camera2-1.x into main 2024-04-20 02:04:32 +02:00
Showing only changes of commit 426d94ba81 - Show all commits

View File

@ -76,7 +76,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.3.2'
implementation 'androidx.camera:camera-view:1.3.2'
runtimeOnly 'androidx.camera:camera-camera2:1.3.2'
runtimeOnly 'androidx.camera:camera-camera2:1.3.3'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.android.material:material:1.11.0'