Skip to content

Commit

Permalink
Update dependency androidx.camera:camera-lifecycle to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Apr 20, 2024
1 parent 426d94b commit 5829f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -74,7 +74,7 @@ android {
dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.0.4'

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

Expand Down

0 comments on commit 5829f18

Please sign in to comment.