We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81148b commit 09de543Copy full SHA for 09de543
build.gradle
@@ -34,7 +34,7 @@ checkstyle {
34
}
35
36
application {
37
- mainClassName = "Jeff"
+ mainClassName = "jeff.main.Launcher"
38
39
40
shadowJar {
0 commit comments