Commit 413ab294 authored by Him188's avatar Him188

Update jfx version

parent cc821d0b
...@@ -6,7 +6,7 @@ plugins { ...@@ -6,7 +6,7 @@ plugins {
} }
javafx { javafx {
version = "11" version = "13.0.2"
modules = listOf("javafx.controls") modules = listOf("javafx.controls")
//mainClassName = "Application" //mainClassName = "Application"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment