From 41921aa98daf5b28454840418ad043d5bdb9be34 Mon Sep 17 00:00:00 2001 From: Emux Date: Wed, 7 Sep 2016 10:05:08 +0300 Subject: [PATCH] Update integration guide --- docs/Integration.md | 1 - 1 file changed, 1 deletion(-) 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