Skip to content

Commit

Permalink
Create jar file
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielSimbingyang committed Aug 28, 2020
1 parent 2c8e189 commit 86099b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'checkstyle'
id 'com.github.johnrengelman.shadow' version '5.1.0'
}

mainClassName = 'Duke.java'
test {
useJUnitPlatform()
}
Expand Down

0 comments on commit 86099b0

Please sign in to comment.