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 dfe6d09 commit a969901Copy full SHA for a969901
1 file changed
README.md
@@ -20,3 +20,9 @@ use gradle's composite build or install maven artifacts locally with:
20
```
21
./gradlew publishToMavenLocal
22
23
+
24
+## Release publishing
25
26
+```
27
+./gradlew publishToSonatype closeSonatypeStagingRepository
28
0 commit comments