JTS (LocationTech), fix #484

This commit is contained in:
Emux
2018-01-16 14:27:44 +02:00
parent f5386f3503
commit aa5a1436ca
16 changed files with 43 additions and 52 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'maven'
dependencies {
api project(':vtm')
api 'com.vividsolutions:jts:1.13'
api 'org.locationtech.jts:jts-core:1.15.0'
}
sourceSets {