Skip to content

Commit 8ba1f94

Browse files
committed
[pytorch/executorch][diff_train] Add maven version in main in Getting Started page (#9980)
Internal: << DO NOT EDIT BELOW THIS LINE >> **GitHub Author**: Mergen Nachin <[email protected]> (Meta Employee) **GitHub Repo**: [pytorch/executorch](https://github.com/pytorch/executorch) **GitHub Pull Request**: [#9980](#9980) Initially generated by: https://www.internalfb.com/intern/sandcastle/job/36028798801202800/ This was imported as part of a Diff Train. Please review this as soon as possible. Since it is a direct copy of a commit on GitHub, there shouldn't be much to do. diff-train-source-id: 9b7a878 Differential Revision: [D72729754](https://our.internmc.facebook.com/intern/diff/D72729754/) [ghstack-poisoned]
1 parent 2e1d282 commit 8ba1f94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ To add the library to your app, add the following dependency to gradle build rul
111111
dependencies {
112112
implementation("org.pytorch:executorch-android:0.5.1")
113113
}
114+
115+
# See latest available versions in https://mvnrepository.com/artifact/org.pytorch/executorch-android
114116
```
115117

116118
#### Runtime APIs

0 commit comments

Comments
 (0)