We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08aae87 commit ee7d3f1Copy full SHA for ee7d3f1
build.gradle
@@ -58,7 +58,7 @@ publishing {
58
publications {
59
mavenJava(MavenPublication) {
60
groupId = group
61
- artifactId = "RedStarLib"
+ artifactId = "redstarlib"
62
version = version
63
64
from components.java
0 commit comments