We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5289785 commit b97c01eCopy full SHA for b97c01e
1 file changed
plugin-cluster/README.md
@@ -18,7 +18,7 @@ repositories {
18
19
// In the app build.gradle file
20
dependencies {
21
- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.1.0'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.2.0'
22
}
23
```
24
@@ -35,7 +35,7 @@ repositories {
35
36
37
38
- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.2.0-SNAPSHOT'
+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.3.0-SNAPSHOT'
39
40
41
0 commit comments