Skip to content

Commit e500349

Browse files
committed
Update the version to android artifact
1 parent 2e0e4ea commit e500349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/android/executorch_android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ mavenPublishing {
6060
publishToMavenCentral()
6161
signAllPublications()
6262

63-
coordinates("org.pytorch", "executorch-android", "0.7.0")
63+
coordinates("org.pytorch", "executorch-android", "0.7.0-rc6")
6464

6565
pom {
6666
name = "ExecuTorch Android"

0 commit comments

Comments
 (0)