mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-14 15:57:12 -06:00
Native window decorations: never build :flatlaf-natives-windows:jar because it is not used/needed
This commit is contained in:
@@ -91,7 +91,7 @@ library {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tasks.named( "jar" ) {
|
tasks.named( "jar" ) {
|
||||||
onlyIf { isBuildable }
|
onlyIf { false }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user