gradle: update projects

This commit is contained in:
Hannes Janetzek
2014-03-21 04:21:59 +01:00
parent 07b2d57b52
commit 1bbf77df0c
3 changed files with 7 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ sourceSets {
dependencies {
compile project(':vtm-jeo')
compile project(':vtm-gdx-desktop')
compile project(':vtm-desktop')
// compile project(':vtm-themes')
}