Update vtm-jeo module (#770)

This commit is contained in:
Jan Lippert
2020-04-13 18:55:27 +02:00
committed by Emux
parent 29634d29b5
commit 18ee0a393f
19 changed files with 829 additions and 427 deletions

View File

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