Skip to content

Commit

Permalink
Update README.md (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith authored Aug 30, 2017
1 parent 8c643d9 commit df14cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The snippet to add to your `build.gradle` file to use this SDK is the following:
```
// Mapbox Navigation SDK for Android
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.4.0'
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.5.0'
```

Expand All @@ -45,7 +45,7 @@ repositories {
}
dependencies {
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.5.0-SNAPSHOT'
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.6.0-SNAPSHOT'
}
```

Expand Down

0 comments on commit df14cdb

Please sign in to comment.