diff --git a/docs/Integration.md b/docs/Integration.md index 760a69b4..de9b1b74 100644 --- a/docs/Integration.md +++ b/docs/Integration.md @@ -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