We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae37c0f commit cd35b30Copy full SHA for cd35b30
1 file changed
plugin-places/README.md
@@ -19,7 +19,7 @@ repositories {
19
20
// In the app build.gradle file
21
dependencies {
22
- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places:0.2.0'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places:0.2.1'
23
}
24
```
25
0 commit comments