Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
b8a8fbc9
Unverified
Commit
b8a8fbc9
authored
Jul 22, 2021
by
Philip Meier
Committed by
GitHub
Jul 22, 2021
Browse files
Update PyTorch version in android workflow (#4202)
parent
d62c1df3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
android/build.gradle
android/build.gradle
+1
-1
No files found.
android/build.gradle
View file @
b8a8fbc9
...
@@ -15,7 +15,7 @@ allprojects {
...
@@ -15,7 +15,7 @@ allprojects {
androidSupportAppCompatV7Version
=
"28.0.0"
androidSupportAppCompatV7Version
=
"28.0.0"
fbjniJavaOnlyVersion
=
"0.0.3"
fbjniJavaOnlyVersion
=
"0.0.3"
soLoaderNativeLoaderVersion
=
"0.8.0"
soLoaderNativeLoaderVersion
=
"0.8.0"
pytorchAndroidVersion
=
"1.
9
.0-SNAPSHOT"
pytorchAndroidVersion
=
"1.
10
.0-SNAPSHOT"
}
}
repositories
{
repositories
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment