diff --git a/docs/Integration.md b/docs/Integration.md index 62753bb4..29027ab1 100644 --- a/docs/Integration.md +++ b/docs/Integration.md @@ -32,8 +32,6 @@ compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]' compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-arm64-v8a' compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-armeabi' compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-armeabi-v7a' -compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-mips' -compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-mips64' compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-x86' compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-x86_64' compile 'org.mapsforge:vtm-gdx:[CURRENT-VERSION]'