File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33Mapbox welcomes participation and contributions from everyone.
44
5- ### mapbox-android-plugin-annotation-v9:0.9.0 - XXX
5+ ### mapbox-android-plugin-annotation-v9:0.9.0 - August 13, 2020
66#### Bugs
77- Consumable events for click listeners [ 1124] ( https://github.com/mapbox/mapbox-plugins-android/pull/1124 )
88- Support multiple manager to be draggable [ 1125] ( https://github.com/mapbox/mapbox-plugins-android/pull/1125 )
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ android {
3131}
3232
3333dependencies {
34- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.8 .0'
34+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.9 .0'
3535}
3636```
3737
@@ -48,7 +48,7 @@ repositories {
4848
4949// In the app build.gradle file
5050dependencies {
51- implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.9 .0-SNAPSHOT'
51+ implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.10 .0-SNAPSHOT'
5252}
5353```
5454
Original file line number Diff line number Diff line change 1- VERSION_NAME =0.9 .0-SNAPSHOT
1+ VERSION_NAME =0.10 .0-SNAPSHOT
22POM_ARTIFACT_ID =mapbox-android-plugin-annotation-v9
33POM_NAME =Mapbox Android Annotation Plugin
44POM_DESCRIPTION =Mapbox Android Annotation Plugin
You can’t perform that action at this time.
0 commit comments