Skip to content

Commit 7ac3ae5

Browse files
committed
Add A-Release
1 parent 5543d56 commit 7ac3ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test {
4747
}
4848

4949
application {
50-
mainClass.set("jarvis.Jarvis")
50+
mainClass.set("jarvis.Launcher")
5151
}
5252

5353
shadowJar {

0 commit comments

Comments
 (0)