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 0e78f87 commit 4b68ac6Copy full SHA for 4b68ac6
publish-setup.gradle
@@ -4,7 +4,7 @@ allprojects {
4
project.version = "0.2.4"
5
6
mavenPublishing {
7
- publishToMavenCentral("S01")
+ publishToMavenCentral()
8
9
// Signing will be applied to non-snapshot builds.
10
// Uses credentials as described above, supports both regular and in memory signing.
0 commit comments