We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c291b commit 95d5fe6Copy full SHA for 95d5fe6
2 files changed
plugin-locationlayer/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
Mapbox welcomes participation and contributions from everyone.
4
5
+### 0.9.0 - October 1, 2018
6
+ - Add animation duration multiplier configuration [#704](https://github.com/mapbox/mapbox-plugins-android/pull/704)
7
+ - Don't invalidate camera mode if unnecessary for gestures initiated changes [#694](https://github.com/mapbox/mapbox-plugins-android/pull/694)
8
+
9
### 0.8.2 - September 12, 2018
10
- Maps SDK bump to 6.5.0 [#634](https://github.com/mapbox/mapbox-plugins-android/pull/634)
11
plugin-locationlayer/gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION_NAME=0.9.0-SNAPSHOT
+VERSION_NAME=0.10.0-SNAPSHOT
POM_ARTIFACT_ID=mapbox-android-plugin-locationlayer
POM_NAME=Mapbox Android Location Layer Plugin
POM_DESCRIPTION=Mapbox Android Location Layer Plugin
0 commit comments