### Release checklist @danesfeder - [x] Run through testapp/demo app and test all activities - [x] Change version name to `0.37.0` in `gradle.properties` - [x] Publish `0.37.0` artifact to Maven Central - [x] Change version name back to `0.38.0-SNAPSHOT` - [x] Update `CHANGELOG.md` - [x] Tag `v0.37.0` in GitHub ### Post-release @langsmith - [x] Update `README.md` - [x] Update `constants.js` file in `android-docs` repo 👀 https://github.com/mapbox/android-docs#updating-for-sdk-releases - [x] Generate `navigation` and `navigation-ui` javadocs and add to `android-docs` repo - [x] Update nav dependency used by android-tutorial-demo app. - [x] Update config files in /help repo _after_ tutorial (☝️) update is finished. - @colleenmcginnis @HeyStenson we are good to go for this release 👍 ### Changelog: * Added check for legs to route refresh [#1916](https://github.com/mapbox/mapbox-navigation-android/pull/1916) * Improve PR Template [#1915](https://github.com/mapbox/mapbox-navigation-android/pull/1915) * Fix NavigationLauncherActivity camera animations [#1913](https://github.com/mapbox/mapbox-navigation-android/pull/1913) * Fix Navigation Launcher test app Activity incorrect profile regression [#1914](https://github.com/mapbox/mapbox-navigation-android/pull/1914) * Update Java Services to 4.7.0 [#1906](https://github.com/mapbox/mapbox-navigation-android/pull/1906) * Add connectivity status check to SpeechPlayer provider [#1901](https://github.com/mapbox/mapbox-navigation-android/pull/1901) * Fix intermediate way point arrival not triggered [#1908](https://github.com/mapbox/mapbox-navigation-android/pull/1908) * Check for valid DirectionsRoute in RouteRefresh [#1909](https://github.com/mapbox/mapbox-navigation-android/pull/1909) * ExampleActivity refactor for simplicity/stability [#1884](https://github.com/mapbox/mapbox-navigation-android/pull/1884) * Allow default notification color setting via MapboxNavigationOptions [#1899](https://github.com/mapbox/mapbox-navigation-android/pull/1899)
Release checklist @danesfeder
0.37.0ingradle.properties0.37.0artifact to Maven Central0.38.0-SNAPSHOTCHANGELOG.mdv0.37.0in GitHubPost-release @langsmith
README.mdconstants.jsfile inandroid-docsrepo 👀 https://github.com/mapbox/android-docs#updating-for-sdk-releasesnavigationandnavigation-uijavadocs and add toandroid-docsrepoChangelog: