We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0078c7 commit 5c9b926Copy full SHA for 5c9b926
build.gradle
@@ -47,7 +47,7 @@ application {
47
48
shadowJar {
49
archiveBaseName = "duke"
50
- archiveFileName = 'Duke.jar'
+ archiveFileName = 'Sivraj.jar'
51
archiveClassifier = null
52
dependsOn("distZip", "distTar")
53
}
0 commit comments