exclude GMS dependency from Mapbox

This commit is contained in:
Johan von Forstner
2022-07-15 12:08:07 +02:00
parent 1f36ef6af8
commit 682f05b98b

View File

@@ -192,6 +192,7 @@ dependencies {
implementation("com.github.johan12345.AnyMaps:anymaps-mapbox:$anyMapsVersion") {
exclude group: 'com.mapbox.mapboxsdk', module: 'mapbox-android-accounts'
exclude group: 'com.mapbox.mapboxsdk', module: 'mapbox-android-telemetry'
exclude group: 'com.google.android.gms', module: 'play-services-location'
}
// Google Places