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 01cc62f commit 2d5c84fCopy full SHA for 2d5c84f
extension/android/executorch_android/build.gradle
@@ -48,7 +48,7 @@ mavenPublishing {
48
publishToMavenCentral(SonatypeHost.DEFAULT)
49
signAllPublications()
50
51
- coordinates("org.pytorch", "executorch-android", "0.6.0-rc3")
+ coordinates("org.pytorch", "executorch-android", "0.6.0-rc6")
52
53
pom {
54
name = "ExecuTorch Android"
0 commit comments