Skip to content

Commit

Permalink
Update build.gradle application
Browse files Browse the repository at this point in the history
  • Loading branch information
inezkok committed Sep 22, 2023
1 parent fe66c81 commit 384f53e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ test {
}

application {
mainClass.set("duke.Main")
mainClass.set("duke.Launcher")
}

checkstyle {
Expand Down
3 changes: 2 additions & 1 deletion data/tasks.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[T] [ ] quiz
[T] [X] quiz
[D] [ ] return book (by: Oct 12 2023)
[E] [ ] reading week (from: Sep 25 2023 to: Sep 29 2023)
[T] [ ] quiz 2

0 comments on commit 384f53e

Please sign in to comment.