Skip to content

Commit

Permalink
Update dependency androidx.camera:camera-camera2 to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Apr 17, 2024
1 parent a58d208 commit 426d94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -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'
Expand Down

0 comments on commit 426d94b

Please sign in to comment.