Skip to content

Commit

Permalink
Merge pull request #27 from darkmatter18/dependabot/gradle/org.pytorc…
Browse files Browse the repository at this point in the history
…h-pytorch_android-1.6.0

build(deps): bump pytorch_android from 1.5.0 to 1.6.0
  • Loading branch information
darkmatter18 authored Aug 13, 2020
2 parents 22591bb + 76b72a7 commit 70b342a
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 @@ -43,7 +43,7 @@ dependencies {
implementation 'androidx.camera:camera-extensions:1.0.0-alpha14'
implementation 'androidx.camera:camera-lifecycle:1.0.0-beta07'
implementation 'androidx.camera:camera-view:1.0.0-alpha14'
implementation 'org.pytorch:pytorch_android:1.5.0'
implementation 'org.pytorch:pytorch_android:1.6.0'
implementation 'org.pytorch:pytorch_android_torchvision:1.6.0'
}
repositories {
Expand Down

0 comments on commit 70b342a

Please sign in to comment.