Skip to content

Commit

Permalink
Update dependency androidx.camera:camera-view to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Jun 16, 2024
1 parent 1cf4a6b commit eb765e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.0.4'

implementation 'androidx.camera:camera-lifecycle:1.3.4'
implementation 'androidx.camera:camera-view:1.3.3'
implementation 'androidx.camera:camera-view:1.3.4'
runtimeOnly 'androidx.camera:camera-camera2:1.3.4'

implementation 'com.google.code.gson:gson:2.11.0'
Expand Down

0 comments on commit eb765e0

Please sign in to comment.