We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c643d9 commit df14cdbCopy full SHA for df14cdb
1 file changed
README.md
@@ -20,7 +20,7 @@ The snippet to add to your `build.gradle` file to use this SDK is the following:
20
```
21
// Mapbox Navigation SDK for Android
22
23
-compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.4.0'
+compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.5.0'
24
25
26
@@ -45,7 +45,7 @@ repositories {
45
}
46
47
dependencies {
48
- compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.5.0-SNAPSHOT'
+ compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.6.0-SNAPSHOT'
49
50
51
0 commit comments