Revert "Upgrade Android publishing to use Maven Central Portal"

This commit is contained in:
Jorge Martin Espinosa
2025-06-05 11:10:03 +02:00
committed by GitHub
parent 7851b9c289
commit 01240fb59d
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ android {
}
mavenPublishing {
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL, automaticRelease = true)
publishToMavenCentral(SonatypeHost.S01, automaticRelease = true)
signAllPublications()