We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929e4e8 commit 368d30fCopy full SHA for 368d30f
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.2'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places:0.3.0'
23
}
24
```
25
@@ -37,7 +37,7 @@ repositories {
37
38
39
40
- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places:0.3.0-SNAPSHOT'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places:0.4.0-SNAPSHOT'
41
42
43
0 commit comments