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 5543d56 commit 7ac3ae5Copy full SHA for 7ac3ae5
build.gradle
@@ -47,7 +47,7 @@ test {
47
}
48
49
application {
50
- mainClass.set("jarvis.Jarvis")
+ mainClass.set("jarvis.Launcher")
51
52
53
shadowJar {
0 commit comments