Create vtm-jts module, closes #53

This commit is contained in:
Emux
2016-07-07 20:16:33 +03:00
parent e74052c164
commit 37ace257cf
21 changed files with 519 additions and 89 deletions

View File

@@ -4,6 +4,7 @@ dependencies {
compile project(':vtm-android')
compile project(':vtm-extras')
compile project(':vtm-jeo')
compile project(':vtm-jts')
compile project(':vtm-themes')
compile 'com.android.support:support-v4:24.0.0'
compile 'com.android.support:appcompat-v7:24.0.0'