Skip to content

Commit

Permalink
Bumped versions in README (#1051)
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith authored Jun 21, 2018
1 parent bf5b2f1 commit b34eaa0
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.14.0'
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.15.0'
```

Expand All @@ -54,7 +54,7 @@ repositories {
}
dependencies {
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.15.0-SNAPSHOT'
compile 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.16.0-SNAPSHOT'
}
```

Expand Down

0 comments on commit b34eaa0

Please sign in to comment.