Skip to content

Commit c173197

Browse files
authored
Update build.gradle
1 parent 76ef30b commit c173197

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-rc3")
6464

6565
pom {
6666
name = "ExecuTorch Android"

0 commit comments

Comments
 (0)