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 74ae1f0 commit 50b766bCopy full SHA for 50b766b
build.gradle
@@ -47,7 +47,7 @@ application {
47
}
48
49
shadowJar {
50
- archiveBaseName = "duke"
+ archiveBaseName = "duke.main.Launcher"
51
archiveClassifier = null
52
53
0 commit comments