extract theme assets to vtm-themes project
This commit is contained in:
@@ -8,6 +8,7 @@ sourceSets {
|
||||
|
||||
dependencies {
|
||||
compile project(':vtm')
|
||||
compile project(':vtm-themes')
|
||||
compile files('../vtm-ext-libs/gdx/gdx.jar')
|
||||
//compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
}
|
||||
Reference in New Issue
Block a user