mapbox-vector-tile 3.0.0 #481

This commit is contained in:
Emux
2018-01-24 20:30:13 +02:00
parent 45cb01c59d
commit a1cfd80853
3 changed files with 2 additions and 9 deletions

View File

@@ -45,7 +45,6 @@ subprojects {
maven { url 'https://repo.boundlessgeo.com/main/' }
jcenter()
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
maven { url 'https://jitpack.io' }
}
tasks.withType(JavaCompile) {