vtm/settings.gradle
Hannes Janetzek f4ffac44d2 gradle: update to 2.1 and android targetSdk 21
- add android-appcompat subproject
2014-10-24 21:38:47 +02:00

19 lines
410 B
Groovy

include ':appcompat'
include ':vtm'
include ':vtm-tests'
include ':vtm-extras'
include ':vtm-android'
include ':vtm-android-example'
include ':vtm-android-start'
include ':vtm-themes'
include ':vtm-gdx'
include ':vtm-desktop'
include ':vtm-android-gdx'
include ':vtm-web'
include ':vtm-web-app'
include ':vtm-web-js'
include ':vtm-jeo'
include ':vtm-jeo-desktop'
include ':vtm-playground'
//include ':vtm-ios'