mapbox / mapbox-plugins-android

Mapbox Android Plugins are a collection of libraries that extend our other SDKs, helping you design powerful mapping features while the plugins handle most of the heavy lifting.
https://www.mapbox.com/android-docs/plugins/overview/
BSD 2-Clause "Simplified" License
241 stars 120 forks source link

Release AnnotationPlugin v9:0.9.0 #1149

Closed pengdev closed 4 years ago

pengdev commented 4 years ago

Changelog mapbox-android-plugin-annotation-v9:0.9.0:

Bugs

Release checklist

Post-release

/cc: @mapbox/android Additional notes Plugin artifacts are versioned based on the major Maps SDK version. Each plugin's artifact name includes a suffix that declares which major version of the Maps SDK this plugin's version is compatible with, for example:

{artifact_name}-v{major_maps_sdk_version}:{plugin_version} -> mapbox-android-plugin-annotation-v7:0.4.0