Skip to content

Commit

Permalink
chore(deps): update dependency androidx.camera:camera-lifecycle to v1…
Browse files Browse the repository at this point in the history
….0.2
  • Loading branch information
renovate-bot committed Jan 27, 2022
1 parent 8f6568a commit d96eb9e
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.0.2'
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 d96eb9e

Please sign in to comment.