SVG Salamander (JitPack), fix #560

This commit is contained in:
Emux
2018-08-12 15:50:22 +03:00
parent c9e266408e
commit ed735aea64
6 changed files with 11 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ apply plugin: 'maven'
dependencies {
api project(':vtm-gdx')
api "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
api 'com.metsci.ext.com.kitfox.svg:svg-salamander:0.1.19'
api 'com.github.blackears:svgSalamander:v1.1.1'
}
sourceSets {