mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-29 10:00:13 +08:00
Update jfx version
This commit is contained in:
parent
cc821d0b4a
commit
413ab294c7
@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
javafx {
|
||||
version = "11"
|
||||
version = "13.0.2"
|
||||
modules = listOf("javafx.controls")
|
||||
//mainClassName = "Application"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user