sdrtrunk
sdrtrunk copied to clipboard
Update build.gradle
trafficstars
Adds back the latest JavaFX gradle plugin and requests version 17 of the jfx libs in the build process
this should help building the project when the machine has a JDK installed that does not include JavaFX
This pull request should be merged, as I wasn't able to compile on my Mac without it.
I'm doing regression testing for an NBFM bug introduced in v0.5.0-beta1 and this solved my build issues following 0eec2e7. Installing JDKs with JavaFX didn't help for some reason. IntelliJ saw the packages but gradle didn't.