vtm-ios: remove slf4j-simple dependency (#335)
This commit is contained in:
parent
4c9354c326
commit
dc340a382e
@ -30,7 +30,6 @@ dependencies {
|
||||
compile "com.badlogicgames.gdx:gdx-backend-robovm:$gdxVersion"
|
||||
compile "com.mobidevelop.robovm:robovm-rt:$roboVMVersion"
|
||||
compile "com.mobidevelop.robovm:robovm-cocoatouch:$roboVMVersion"
|
||||
compile 'org.slf4j:slf4j-simple:1.7.21'
|
||||
}
|
||||
|
||||
task copyVtmResources(type: Copy) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user