mapbox / mapbox-base-android

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

Add support bindgen packages into this repo #24

Open tobrun opened 4 years ago

tobrun commented 4 years ago

To be able to define module/plugins that use these API signatures, we need to have these model classes directly available in this repository.

cc @mapbox/maps-android

tobrun commented 4 years ago

As first step to not impact downstream too much, we could consume them through a public published maven dependency.