libGDX 1.9.6, closes #333
This commit is contained in:
@@ -33,8 +33,8 @@ compile 'org.mapsforge:vtm-android-gdx:[CURRENT-VERSION]'
|
||||
compile 'org.mapsforge:vtm-android-gdx:[CURRENT-VERSION]:natives-armeabi'
|
||||
compile 'org.mapsforge:vtm-android-gdx:[CURRENT-VERSION]:natives-armeabi-v7a'
|
||||
compile 'org.mapsforge:vtm-android-gdx:[CURRENT-VERSION]:natives-x86'
|
||||
compile 'com.badlogicgames.gdx:gdx:1.9.5'
|
||||
compile 'com.badlogicgames.gdx:gdx-backend-android:1.9.5'
|
||||
compile 'com.badlogicgames.gdx:gdx:1.9.6'
|
||||
compile 'com.badlogicgames.gdx:gdx-backend-android:1.9.6'
|
||||
compile 'com.caverock:androidsvg:1.2.2-beta-1'
|
||||
```
|
||||
|
||||
@@ -49,9 +49,9 @@ compile 'org.mapsforge:vtm-desktop:[CURRENT-VERSION]'
|
||||
compile 'org.mapsforge:vtm-desktop:[CURRENT-VERSION]:natives-linux'
|
||||
compile 'org.mapsforge:vtm-desktop:[CURRENT-VERSION]:natives-osx'
|
||||
compile 'org.mapsforge:vtm-desktop:[CURRENT-VERSION]:natives-windows'
|
||||
compile 'com.badlogicgames.gdx:gdx:1.9.5'
|
||||
compile 'com.badlogicgames.gdx:gdx-platform:1.9.5:natives-desktop'
|
||||
compile 'com.badlogicgames.gdx:gdx-backend-lwjgl:1.9.5'
|
||||
compile 'com.badlogicgames.gdx:gdx:1.9.6'
|
||||
compile 'com.badlogicgames.gdx:gdx-platform:1.9.6:natives-desktop'
|
||||
compile 'com.badlogicgames.gdx:gdx-backend-lwjgl:1.9.6'
|
||||
compile 'org.lwjgl.lwjgl:lwjgl:2.9.3'
|
||||
compile 'org.lwjgl.lwjgl:lwjgl-platform:2.9.3:natives-linux'
|
||||
compile 'org.lwjgl.lwjgl:lwjgl-platform:2.9.3:natives-osx'
|
||||
|
||||
Reference in New Issue
Block a user