Skip to content

Commit e6481d0

Browse files
authored
Update build.gradle
1 parent bbc4fd5 commit e6481d0

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
@@ -62,7 +62,7 @@ mavenPublishing {
6262
publishToMavenCentral(SonatypeHost.DEFAULT)
6363
signAllPublications()
6464

65-
coordinates("org.pytorch", "executorch-android", "0.7.0")
65+
coordinates("org.pytorch", "executorch-android", "0.7.0-rc1")
6666

6767
pom {
6868
name = "ExecuTorch Android"

0 commit comments

Comments
 (0)