Update SVG Salamander (#904)

This commit is contained in:
Emux
2022-02-08 15:12:10 +02:00
committed by GitHub
parent 86794c8838
commit 670883701d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'maven-publish'
dependencies {
api project(':vtm-gdx')
api 'com.formdev:svgSalamander:1.1.2.4'
api 'com.formdev:svgSalamander:1.1.3'
}
sourceSets {