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 cb94b1e commit bbc4fd5Copy full SHA for bbc4fd5
extension/android/executorch_android/build.gradle
@@ -94,6 +94,6 @@ mavenPublishing {
94
95
repositories {
96
maven {
97
- url "https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots"
+ url "https://central.sonatype.com/repository/maven-snapshots/"
98
}
99
0 commit comments