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 19f6c27 commit ef18b01Copy full SHA for ef18b01
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-rc5")
64
65
pom {
66
name = "ExecuTorch Android"
0 commit comments