File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog for Mapbox Maps SDK v10 for Android
22
33Mapbox welcomes participation and contributions from everyone.
4+ # main
5+ ## Bug fixes 🐞
6+ * Remove android.permission.WAKE_LOCK permission from the SDK. ([ 1484] ( https://github.com/mapbox/mapbox-maps-android/pull/1484 ) )
7+
8+ ## Dependencies
9+ * Bump telemetry to [ v8.1.4] ( https://github.com/mapbox/mapbox-events-android/releases/tag/telem-8.1.4-core-5.0.2 ) . ([ #1484 ] ( https://github.com/mapbox/mapbox-maps-android/pull/1484 ) )
410
511# 10.7.0-beta.1 June 29, 2022
612## Breaking changes ⚠️
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ object Versions {
111111 const val mapboxGlNative = " 10.7.0-beta.1"
112112 const val mapboxCommon = " 22.1.0-beta.1"
113113 const val mapboxAndroidCore = " 5.0.2"
114- const val mapboxAndroidTelemetry = " 8.1.3 "
114+ const val mapboxAndroidTelemetry = " 8.1.4 "
115115 const val androidxCore = " 1.3.1"
116116 const val androidxAnnotation = " 1.1.0"
117117 const val androidxAppcompat = " 1.3.0"
You can’t perform that action at this time.
0 commit comments