Skip to content

Commit 0b7b070

Browse files
committed
Rename JAR file
1 parent 08e2220 commit 0b7b070

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
@@ -52,7 +52,7 @@ application {
5252
}
5353

5454
shadowJar {
55-
archiveBaseName = "duke"
55+
archiveBaseName = "pixel"
5656
archiveClassifier = null
5757
dependsOn("distZip", "distTar")
5858
}

0 commit comments

Comments
 (0)