We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6eb6c commit 5e78471Copy full SHA for 5e78471
1 file changed
recaf-ui/build.gradle
@@ -10,7 +10,6 @@ def javaFxIncludeInDist = System.getProperty('skip_jfx_bundle') == null
10
javafx {
11
version = javaFxVersion
12
modules = ['javafx.controls', 'javafx.media']
13
- platform = 'mac'
14
}
15
16
dependencies {
0 commit comments