mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 14:42:37 +01:00
Remove duplicate openjfx dependencies
This commit is contained in:
parent
d6178f6eea
commit
572155fa4a
1 changed files with 0 additions and 4 deletions
|
@ -80,8 +80,4 @@ dependencies {
|
||||||
compileOnly 'org.projectlombok:lombok:1.18.2'
|
compileOnly 'org.projectlombok:lombok:1.18.2'
|
||||||
annotationProcessor 'org.projectlombok:lombok:1.18.2'
|
annotationProcessor 'org.projectlombok:lombok:1.18.2'
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
|
|
||||||
compile "org.openjfx:javafx-base:11:$platform"
|
|
||||||
compile "org.openjfx:javafx-graphics:11:$platform"
|
|
||||||
compile "org.openjfx:javafx-controls:11:$platform"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue