mapbox / mapbox-base-android

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

Remove kotlin.Pair from the public API of Module Provider #49

Closed LukasPaczos closed 4 years ago

LukasPaczos commented 4 years ago

This simplifies usage of the Module Provider from Java APIs without depending on Kotlin's stdlib.