fix: IconConverter using deprecated inkscape --verb option (#7106)
* fix: IconConverter using deprecated inkscape --verb option * refactor: remove unused option in tools/build.gradle
This commit is contained in:
@@ -20,7 +20,6 @@ import java.util.concurrent.ExecutorService
|
||||
import java.util.concurrent.Executors
|
||||
|
||||
def genFolder = "../core/assets-raw/sprites_out/generated/"
|
||||
def doAntialias = !project.hasProperty("disableAntialias")
|
||||
def enableAA = true
|
||||
|
||||
@groovy.transform.CompileStatic
|
||||
|
||||
Reference in New Issue
Block a user