Skip to content

Commit ee7d3f1

Browse files
committed
fix: packages
1 parent 08aae87 commit ee7d3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ publishing {
5858
publications {
5959
mavenJava(MavenPublication) {
6060
groupId = group
61-
artifactId = "RedStarLib"
61+
artifactId = "redstarlib"
6262
version = version
6363

6464
from components.java

0 commit comments

Comments
 (0)