mapbox-vector-tile-java (JitPack) #481

This commit is contained in:
Emux
2018-01-22 11:56:06 +02:00
parent e36d5b53ea
commit 43c9c4c8bd
4 changed files with 19 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'maven'
dependencies {
api project(':vtm')
api 'com.wdtinc:mapbox-vector-tile:2.0.0'
api 'com.github.wdtinc:mapbox-vector-tile-java:master-SNAPSHOT'
}
sourceSets {