vtm-desktop: decouple libGDX LWJGL backend (#714)
This commit is contained in:
@@ -3,7 +3,6 @@ apply plugin: 'maven'
|
||||
|
||||
dependencies {
|
||||
api project(':vtm-gdx')
|
||||
api "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
|
||||
api 'com.github.blackears:svgSalamander:v1.1.1'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user