In preparation for the final release of the Maps SDK v5.1.0 we're publishing today a maintenance release of MAS that targets stability fixes. ### Highlights * Downgrade LOST to v1.1.1 to address stability issues https://github.com/mapbox/mapbox-java/pull/493 ### Release checklist @cammace @zugaldia - [x] Change version name to `2.1.3` in `gradle.properties` - [x] Publish `2.1.3` artifact to Maven Central - [x] Change version name back to `2.2.0-SNAPSHOT` - [x] Update `CHANGELOG.md` - [x] Tag `v2.1.3` in GitHub - [x] Update dependencies in the Maps SDK ### Post-release @langsmith - [x] _If_ there's a new SNAPSHOT version, then update this repo's `README.md` file - [x] Update Javadoc for the MAS docs section - [x] Update the `compile 'com.mapbox.mapboxsdk:mapbox-android-services:x.x.x'` line in the Gradle section of [the MAS overview page](https://www.mapbox.com/android-docs/mapbox-services/overview/) - [x] Update the `compile 'com.mapbox.mapboxsdk:mapbox-android-ui:2.1.3'` line in the Android demo app's gradle file /cc: @mapbox/mobile
In preparation for the final release of the Maps SDK v5.1.0 we're publishing today a maintenance release of MAS that targets stability fixes.
Highlights
Release checklist @cammace @zugaldia
2.1.3ingradle.properties2.1.3artifact to Maven Central2.2.0-SNAPSHOTCHANGELOG.mdv2.1.3in GitHubPost-release @langsmith
README.mdfilecompile 'com.mapbox.mapboxsdk:mapbox-android-services:x.x.x'line in the Gradle section of the MAS overview pagecompile 'com.mapbox.mapboxsdk:mapbox-android-ui:2.1.3'line in the Android demo app's gradle file/cc: @mapbox/mobile