We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f89642 commit e850ff2Copy full SHA for e850ff2
docs/source/using-executorch-android.md
@@ -38,7 +38,7 @@ dependencies {
38
}
39
```
40
41
-Note: If you want to use release v0.6.0, please use dependency `org.pytorch:executorch-android:0.6.0`.
+Note: If you want to use release v0.5.0, please use dependency `org.pytorch:executorch-android:0.5.1`.
42
43
Click the screenshot below to watch the *demo video* on how to add the package and run a simple ExecuTorch model with Android Studio.
44
<a href="_static/img/android_studio.mp4">
0 commit comments