Skip to content

Commit

Permalink
🔨 update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Dansoftowner committed May 12, 2021
1 parent 50dea2a commit 8d85459
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ version '0.6.2'

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

mainClassName = ""

javafx {
version = "11.0.2"
modules = [ 'javafx.base', 'javafx.graphics', 'javafx.controls' ]
Expand Down

0 comments on commit 8d85459

Please sign in to comment.