Skip to content

Commit f507f84

Browse files
author
Cameron Mace
authored
updated readme for 2.2 (#448)
1 parent 52ebb21 commit f507f84

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/splash-img.png

4.12 KB
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ repositories {
2929
}
3030
3131
dependencies {
32-
compile 'com.mapbox.mapboxsdk:mapbox-android-services:2.2.0-SNAPSHOT'
32+
compile 'com.mapbox.mapboxsdk:mapbox-android-services:2.3.0-SNAPSHOT'
3333
}
3434
```
3535

3636
## Sample code
3737

38-
Check the [Android Test App](https://github.com/mapbox/mapbox-java/tree/master/mapbox/app) for examples or download the [Mapbox Demo App](https://play.google.com/store/apps/details?id=com.mapbox.mapboxandroiddemo) to see what's possible with Mapbox Android Services. You can also visit the [Mapbox Android SDK examples page](https://www.mapbox.com/android-sdk/examples/) for additional code examples.
38+
Check the [Android Test App](https://github.com/mapbox/mapbox-java/tree/master/mapbox/app) for examples or download the [Mapbox Demo App](https://play.google.com/store/apps/details?id=com.mapbox.mapboxandroiddemo) to see what's possible with Mapbox Android Services. You can also visit the [Mapbox Android examples page](https://www.mapbox.com/android-docs/mapbox-services/examples/) for additional code examples.
3939

4040
## Contributing
4141

0 commit comments

Comments
 (0)