Skip to content

Commit 0fd4afd

Browse files
committed
Update build.gradle
1 parent 4c11cde commit 0fd4afd

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 = "seedu.duke.Duke"
47+
mainClassName = "duke.Launcher"
4848
}
4949

5050
shadowJar {

0 commit comments

Comments
 (0)