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 bbc4fd5 commit e6481d0Copy full SHA for e6481d0
extension/android/executorch_android/build.gradle
@@ -62,7 +62,7 @@ mavenPublishing {
62
publishToMavenCentral(SonatypeHost.DEFAULT)
63
signAllPublications()
64
65
- coordinates("org.pytorch", "executorch-android", "0.7.0")
+ coordinates("org.pytorch", "executorch-android", "0.7.0-rc1")
66
67
pom {
68
name = "ExecuTorch Android"
0 commit comments