From 8cf20a8222ee1102edbe47ebec312862042bb0c9 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 7 Jan 2018 22:32:23 +0100 Subject: reworked location services from GoogleMap to OSM --- build.gradle | 2 -- 1 file changed, 2 deletions(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index e2dfd0178..e28514aa1 100644 --- a/build.gradle +++ b/build.gradle @@ -67,8 +67,6 @@ dependencies { compile 'com.github.bumptech.glide:glide:3.8.0' compile 'com.github.chrisbanes:PhotoView:2.0.0' compile 'com.github.rtoshiro.fullscreenvideoview:fullscreenvideoview:1.1.3' - compile 'com.google.android.gms:play-services-location:11.8.0' - compile 'com.google.android.gms:play-services-maps:11.8.0' compile 'pub.devrel:easypermissions:1.1.1' compile 'com.wefika:flowlayout:0.4.1' compile 'com.googlecode.ez-vcard:ez-vcard:0.10.2' -- cgit v1.2.3