Skip to content

Commit 86099b0

Browse files
Create jar file
1 parent 2c8e189 commit 86099b0

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
@@ -4,7 +4,7 @@ plugins {
44
id 'checkstyle'
55
id 'com.github.johnrengelman.shadow' version '5.1.0'
66
}
7-
7+
mainClassName = 'Duke.java'
88
test {
99
useJUnitPlatform()
1010
}

0 commit comments

Comments
 (0)