Enable vtm-jeo module #375

This commit is contained in:
Emux
2017-08-29 19:28:36 +03:00
parent e1db67f099
commit f6d2db4c6f
10 changed files with 334 additions and 334 deletions

View File

@@ -40,6 +40,7 @@ def versionName() { return version }
subprojects {
repositories {
maven { url 'https://repo.boundlessgeo.com/main' }
jcenter()
maven { url 'https://maven.google.com' }
}