Update dependencies

This commit is contained in:
Emux
2016-11-05 12:20:46 +02:00
parent 885264ad8c
commit 877d217f31
9 changed files with 16 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ dependencies {
}
compile "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop"
compile "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
compile 'com.kitfox.svg:svg-salamander:1.0'
compile 'com.metsci.ext.com.kitfox.svg:svg-salamander:0.1.19'
}
sourceSets {