Update libGDX to 1.9.3

This commit is contained in:
Emux
2016-06-16 16:40:45 +03:00
parent 9022ec14ec
commit e0f02323bb
2 changed files with 20 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ allprojects {
group = 'org.oscim'
version = '0.6.0-SNAPSHOT'
ext.gdxVersion = "1.4.1"
ext.gdxVersion = "1.9.3"
ext.androidBuildVersionTools = "23.0.3"
repositories {