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 adc25cf commit a5edde7Copy full SHA for a5edde7
build.gradle
@@ -46,6 +46,7 @@ allprojects {
46
mitLicense()
47
checkstyle(libs.versions.checkstyle.get())
48
49
+ signWithKeyFromPrefixedProperties("kyori")
50
configurePublications {
51
pom {
52
developers {
0 commit comments