added javafx.graphics module
This commit is contained in:
parent
11897a6a68
commit
4d82af32f4
@ -7,7 +7,7 @@ plugins {
|
||||
|
||||
javafx {
|
||||
version = "11.0.2"
|
||||
modules = ['javafx.controls', 'javafx.fxml', 'javafx.base']
|
||||
modules = ['javafx.controls', 'javafx.fxml', 'javafx.base', 'javafx.graphics']
|
||||
}
|
||||
|
||||
group 'ch.unibas.dmi.dbis'
|
||||
|
||||
Reference in New Issue
Block a user