SVG Salamander (#819)

This commit is contained in:
Emux
2021-03-27 19:47:24 +02:00
committed by GitHub
parent ef5f7acbdf
commit 1245158ba3
2 changed files with 2 additions and 6 deletions

View File

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