Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
nvbinh15 committed Oct 13, 2021
1 parent f75c4fc commit 2dff926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ test {
}

application {
mainClassName = "seedu.duke.Duke"
mainClassName = "seedu.duke.Click"
}

shadowJar {
archiveBaseName = "duke"
archiveBaseName = "click"
archiveClassifier = null
}

Expand Down

0 comments on commit 2dff926

Please # to comment.