mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
common: Switch to 'bisq.javafx' Gradle Plugin
This commit is contained in:
parent
eb3a663b64
commit
71c70540fb
@ -1,11 +1,9 @@
|
||||
plugins {
|
||||
id 'bisq.java-conventions'
|
||||
id 'bisq.javafx'
|
||||
}
|
||||
|
||||
apply plugin: 'org.openjfx.javafxplugin'
|
||||
|
||||
javafx {
|
||||
version = "16"
|
||||
modules = ['javafx.graphics']
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user