mapbox / mapbox-base-android

This repository hosts annotation processors and module providers for Mapbox modular SDKs.
Other
11 stars 8 forks source link

[plugins] Move plugin interfaces/delegates downstream. #40

Closed pengdev closed 4 years ago

pengdev commented 4 years ago

Refs https://github.com/mapbox/mapbox-base-android/pull/38#discussion_r408119500

Capturing internal discussions, we are moving the plugins delegate provider to the downstream project. As this delegate provider is a dependency for the base MapboxPlugin interface, we need to move the whole plugin package downstream.