mapbox-vector-tile-java
mapbox-vector-tile-java copied to clipboard
Upgrade to JTS 1.17.0
Solves #48.
Please see https://github.com/wdtinc/mapbox-vector-tile-java/issues/32#issuecomment-479069089
Android JTS 1.16+ compatibility remains the same(?) forcing Java 8 and Android 7 Nougat (--min-api 24).
Related to https://github.com/locationtech/jts/issues/145