Update integration guide

This commit is contained in:
Emux
2016-09-07 10:05:08 +03:00
parent 7c97ac5101
commit 41921aa98d

View File

@@ -9,7 +9,6 @@ This article describes how to integrate the library in your project. Check for c
compile 'org.mapsforge:vtm:[CURRENT-VERSION]'
compile 'org.mapsforge:vtm-themes:[CURRENT-VERSION]'
compile 'org.slf4j:slf4j-api:1.7.21'
compile 'org.slf4j:slf4j-simple:1.7.21'
```
### Android