Skip to content

Commit 2336aec

Browse files
simpletonfacebook-github-bot
authored andcommitted
[pytorch] Bump SoLoader version to 0.10.5 (#95498)
Summary: X-link: pytorch/pytorch#95498 Pull Request resolved: #7337 Use system linker by default on Android N and above devices. Reviewed By: kit1980 Differential Revision: D43581588 fbshipit-source-id: c4c42f261e22a16601171f23ef9082f8c5188144
1 parent fdd1e59 commit 2336aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ allprojects {
1414

1515
androidSupportAppCompatV7Version = "28.0.0"
1616
fbjniJavaOnlyVersion = "0.0.3"
17-
soLoaderNativeLoaderVersion = "0.10.4"
17+
soLoaderNativeLoaderVersion = "0.10.5"
1818
pytorchAndroidVersion = "1.12"
1919
}
2020

0 commit comments

Comments
 (0)