use original libgdx

This commit is contained in:
Hannes Janetzek
2014-02-23 18:13:40 +01:00
parent 60f9ccc9f6
commit c5479c18f6
8 changed files with 938 additions and 23 deletions

View File

@@ -15,6 +15,8 @@ allprojects {
group = 'org.oscim'
version = '0.5.9-SNAPSHOT'
ext.gdxVersion = "1.0-SNAPSHOT"
repositories {
mavenCentral()
mavenLocal()