Mapbox Navigation SDK v0.33.2
Release Notes
Important Note: With this release, you must include the following snippet in your project’s build.gradle:
repositories {
maven { url 'https://mapbox.bintray.com/mapbox' }
}
This will ensure the mapbox dependency is properly downloaded.