mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
Replace svgSalamander with jsvg
This commit is contained in:
@@ -23,7 +23,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
implementation( project( ":flatlaf-core" ) )
|
||||
implementation( libs.svgSalamander )
|
||||
implementation( libs.jsvg )
|
||||
}
|
||||
|
||||
flatlafModuleInfo {
|
||||
|
||||
Reference in New Issue
Block a user