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 cc26356 commit 05988b1Copy full SHA for 05988b1
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")
52
53
pom {
54
name = "ExecuTorch Android"
0 commit comments