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 6274f7c commit fc45b9bCopy full SHA for fc45b9b
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-rc4")
52
53
pom {
54
name = "ExecuTorch Android"
0 commit comments