diff --git a/plugin-places/README.md b/plugin-places/README.md index 220ad454e..c2610b23d 100644 --- a/plugin-places/README.md +++ b/plugin-places/README.md @@ -19,7 +19,7 @@ repositories { // In the app build.gradle file dependencies { - implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places:0.2.0' + implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places:0.2.1' } ```