SVG Salamander (JitPack), fix #560

This commit is contained in:
Emux
2018-08-12 15:50:22 +03:00
parent c9e266408e
commit ed735aea64
6 changed files with 11 additions and 5 deletions

View File

@@ -45,6 +45,7 @@ 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) {