mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
Native Libraries:
- Linux: added dumps - macOS: replaced deprecated Gradle `exec`
This commit is contained in:
@@ -91,7 +91,7 @@ tasks {
|
||||
copy {
|
||||
from( linkedFile )
|
||||
into( nativesDir )
|
||||
rename( "flatlaf-natives-windows.dll", libraryName )
|
||||
rename( linkedFile.get().asFile.name, libraryName )
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user