Update dependencies

This commit is contained in:
Emux
2017-05-30 13:35:48 +03:00
parent c14e93e25d
commit 45383397bc
11 changed files with 13 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ Current version is [![Maven Central](https://img.shields.io/maven-central/v/org.
```groovy
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-api:1.7.25'
```
### Android