Skip to content

Commit

Permalink
Does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamaized committed Jun 9, 2024
1 parent 20c596f commit 0d51481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ publishing {
publications {
mavenJava(MavenPublication) {
afterEvaluate {
artifact project.jar
artifact project.jarJar
artifact project.sourceJar
}
setGroupId 'teamtwilight'
Expand Down

0 comments on commit 0d51481

Please sign in to comment.