Skip to content

Commit 08e8e11

Browse files
authored
Update build.gradle
1 parent cbc5999 commit 08e8e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ curseforge {
255255
}
256256
mainArtifact(jar) {
257257
displayName = "$project.description $displayVersion"
258-
relations {
259-
}
258+
// relations {
259+
// }
260260
}
261261
addArtifact(apiJar) {
262262
displayName = "$project.description $displayVersion API"

0 commit comments

Comments
 (0)