Skip to content

Commit

Permalink
Set proper artifact id
Browse files Browse the repository at this point in the history
  • Loading branch information
Rongmario committed Dec 27, 2023
1 parent 57c18b7 commit d9ca342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ publishing {
publications {
mavenJava(MavenPublication) {
from components.java
artifactId = 'bouncepad'
}
}
repositories {
Expand Down

0 comments on commit d9ca342

Please sign in to comment.