Skip to content

Commit b97c01e

Browse files
Langston SmithCameron Mace
authored andcommitted
Bumped versions (#443)
1 parent 5289785 commit b97c01e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugin-cluster/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
1919
// In the app build.gradle file
2020
dependencies {
21-
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.1.0'
21+
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.2.0'
2222
}
2323
```
2424

@@ -35,7 +35,7 @@ repositories {
3535
3636
// In the app build.gradle file
3737
dependencies {
38-
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.2.0-SNAPSHOT'
38+
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-cluster-utils:0.3.0-SNAPSHOT'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)