Skip to content

Commit 2070296

Browse files
Update build.gradle
1 parent 3b75b87 commit 2070296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ test {
4444
}
4545

4646
application {
47-
mainClassName = "myDuke.MyDuke"
47+
mainClassName = "Launcher"
4848
}
4949

5050
shadowJar {

0 commit comments

Comments
 (0)