Skip to content

Commit 8d85459

Browse files
committed
🔨 update build script
1 parent 50dea2a commit 8d85459

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ version '0.6.2'
99

1010
def moduleName = "markdown.editor.control.fx"
1111

12+
mainClassName = ""
13+
1214
javafx {
1315
version = "11.0.2"
1416
modules = [ 'javafx.base', 'javafx.graphics', 'javafx.controls' ]

0 commit comments

Comments
 (0)