Skip to content

Commit

Permalink
fix(deps): update dependency androidx.camera:camera-view to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent a5f79cd commit 681eccc
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 @@ -42,7 +42,7 @@ dependencies {
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-view:1.0.0-alpha15'
implementation 'androidx.camera:camera-view:1.2.2'
implementation 'org.pytorch:pytorch_android:1.10.0'
implementation 'org.pytorch:pytorch_android_torchvision:1.7.0'
}
Expand Down

0 comments on commit 681eccc

Please sign in to comment.