mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-09 16:25:10 +03: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" ) {
|
||||
onlyIf { isBuildable }
|
||||
onlyIf { false }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user