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 76ef30b commit c173197Copy full SHA for c173197
extension/android/executorch_android/build.gradle
@@ -60,7 +60,7 @@ mavenPublishing {
60
publishToMavenCentral()
61
signAllPublications()
62
63
- coordinates("org.pytorch", "executorch-android", "0.7.0")
+ coordinates("org.pytorch", "executorch-android", "0.7.0-rc3")
64
65
pom {
66
name = "ExecuTorch Android"
0 commit comments