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