Skip to content

Commit bbc4fd5

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

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
@@ -94,6 +94,6 @@ mavenPublishing {
9494

9595
repositories {
9696
maven {
97-
url "https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots"
97+
url "https://central.sonatype.com/repository/maven-snapshots/"
9898
}
9999
}

0 commit comments

Comments
 (0)