iOS: add POT textures test (#443)

This commit is contained in:
Longri
2017-11-12 07:36:04 +01:00
committed by Emux
parent df784f6f68
commit 9c3488e107
4 changed files with 124 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ dependencies {
implementation project(':vtm-gdx')
implementation project(':vtm-jts')
implementation project(':vtm-ios')
implementation project(':vtm-themes')
implementation "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-ios"
implementation "com.badlogicgames.gdx:gdx-backend-robovm:$gdxVersion"
implementation "com.mobidevelop.robovm:robovm-rt:$roboVMVersion"