Skip to content

Commit

Permalink
fix(deps): 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 18, 2024
1 parent a5f79cd commit e3c026e
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 @@ -41,7 +41,7 @@ dependencies {
implementation 'androidx.camera:camera-core:1.0.0-beta11'
implementation 'androidx.camera:camera-core:1.0.0-beta11'
implementation 'androidx.camera:camera-extensions:1.0.0-alpha18'
implementation 'androidx.camera:camera-lifecycle:1.0.0-beta11'
implementation 'androidx.camera:camera-lifecycle:1.3.3'
implementation 'androidx.camera:camera-view:1.0.0-alpha15'
implementation 'org.pytorch:pytorch_android:1.10.0'
implementation 'org.pytorch:pytorch_android_torchvision:1.7.0'
Expand Down

0 comments on commit e3c026e

Please sign in to comment.