mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-19 09:50:32 +01:00
build.gradle: update javafxplugin to 0.0.10
This might help with Issue #2300, but is worth updating anyway.
This commit is contained in:
parent
cca322a01d
commit
83cb847bcf
@ -2,7 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
id 'eclipse'
|
||||
id 'application'
|
||||
id 'org.openjfx.javafxplugin' version '0.0.8'
|
||||
id 'org.openjfx.javafxplugin' version '0.0.10'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user