Update dependencies

This commit is contained in:
Emux
2016-11-05 13:53:05 +02:00
parent 885264ad8c
commit 877d217f31
9 changed files with 16 additions and 17 deletions
+1 -1
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 {