Skip to content

Commit 5e78471

Browse files
committed
Whoops forgot to get rid of the JFX platform artifact
1 parent 3d6eb6c commit 5e78471

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

recaf-ui/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ def javaFxIncludeInDist = System.getProperty('skip_jfx_bundle') == null
1010
javafx {
1111
version = javaFxVersion
1212
modules = ['javafx.controls', 'javafx.media']
13-
platform = 'mac'
1413
}
1514

1615
dependencies {

0 commit comments

Comments
 (0)