add gradle gdx builds

This commit is contained in:
Hannes Janetzek
2014-02-08 03:36:44 +01:00
parent d836ffaad1
commit 7e4f314646
5 changed files with 44 additions and 6 deletions

View File

@@ -16,9 +16,6 @@ buildscript {
allprojects {
group = 'org.oscim'
version = '0.5.9-SNAPSHOT'
//ext.appName = 'vtm'
//ext.gdxVersion = '1.0-SNAPSHOT'
repositories {
mavenCentral()