Skip to content

Commit

Permalink
bump mapbox-navigation-native version to 6.2.1 (#1955)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guardiola31337 authored May 30, 2019
1 parent ad6ca48 commit 5b9a8e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Mapbox welcomes participation and contributions from everyone.

### v0.40.0 - June 12, 2019

* Bump mapbox-navigation-native version to 6.2.1 [#1955](https://github.com/mapbox/mapbox-navigation-android/pull/1955)

### v0.39.0 - May 29, 2019

* Add check to avoid ArrayIndexOutOfBoundsExceptions from MapRouteLine#drawWayPoints [#1951](https://github.com/mapbox/mapbox-navigation-android/pull/1951)
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ext {
mapboxSdkServices : '4.8.0',
mapboxEvents : '4.4.1',
mapboxCore : '1.2.0',
mapboxNavigator : '6.2.0',
mapboxNavigator : '6.2.1',
mapboxCrashMonitor : '2.0.0',
mapboxAnnotationPlugin : '0.6.0',
mapboxSearchSdk : '0.1.0-SNAPSHOT',
Expand Down

0 comments on commit 5b9a8e8

Please sign in to comment.