Samples: use Mapsforge release version

This commit is contained in:
Emux
2019-10-23 19:02:18 +03:00
parent 2fa5afec11
commit cb0109ba42
3 changed files with 10 additions and 25 deletions

View File

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