Skip to content

Commit df14cdb

Browse files
author
Langston Smith
authored
Update README.md (#193)
1 parent 8c643d9 commit df14cdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The snippet to add to your `build.gradle` file to use this SDK is the following:
2020
```
2121
// Mapbox Navigation SDK for Android
2222
23-
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.4.0'
23+
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.5.0'
2424
2525
```
2626

@@ -45,7 +45,7 @@ repositories {
4545
}
4646
4747
dependencies {
48-
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.5.0-SNAPSHOT'
48+
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.6.0-SNAPSHOT'
4949
}
5050
```
5151

0 commit comments

Comments
 (0)