mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 09:20:04 +01:00
build.gradle: update javafxplugin to 0.1.0
This commit is contained in:
parent
929088cde8
commit
96d0022d09
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ plugins {
|
|||
id 'java'
|
||||
id 'eclipse'
|
||||
id 'application'
|
||||
id 'org.openjfx.javafxplugin' version '0.0.12'
|
||||
id 'org.openjfx.javafxplugin' version '0.1.0'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Reference in a new issue