Replace svgSalamander with jsvg

This commit is contained in:
Jannis Weis
2023-05-29 16:30:12 +02:00
parent b391465fbf
commit a40b837634
5 changed files with 100 additions and 84 deletions

View File

@@ -23,7 +23,7 @@ plugins {
dependencies {
implementation( project( ":flatlaf-core" ) )
implementation( libs.svgSalamander )
implementation( libs.jsvg )
}
flatlafModuleInfo {