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

@@ -1,6 +1,5 @@
apply plugin: 'java'
apply plugin: 'maven'
apply plugin: 'nexus'
dependencies {
compile fileTree(dir: '../vtm-ext-libs/libs', include: 'slf4j-api-1.7.5.jar')