Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danesfeder committed Dec 20, 2017
1 parent 938190c commit 751730e
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 @@ -28,7 +28,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.7.1'
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.8.0'
```

Expand All @@ -53,7 +53,7 @@ repositories {
}
dependencies {
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.7.2-SNAPSHOT'
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.8.1-SNAPSHOT'
}
```

Expand Down

0 comments on commit 751730e

Please sign in to comment.