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 a097dc9 commit a17f17aCopy full SHA for a17f17a
build.gradle
@@ -29,7 +29,7 @@ subprojects {
29
group = "wang.harlon.quickjs"
30
31
mavenPublishing {
32
- publishToMavenCentral(SonatypeHost.S01, true)
+ publishToMavenCentral()
33
34
signAllPublications()
35
0 commit comments