You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,15 @@ Mapbox welcomes participation and contributions from everyone.
6
6
## Features ✨ and improvements 🏁
7
7
* Added `setContentDescription()` method to `AttributionPlugin` and `AttributionView` interfaces to programmatically set accessibility content description for the attribution button.
8
8
9
-
# 11.13.2
9
+
## Bug fixes 🐞
10
+
* Apply obfuscation rules for generated `@MapboxModule` with `enableConfiguration = true`
11
+
12
+
## Dependencies
13
+
* Update gl-native to v11.13.3, common to 24.13.3.
14
+
* Update Mapbox Base Android library to [v0.12.0](https://github.com/mapbox/mapbox-base-android/releases/tag/v0.12.0).
15
+
* Update Mapbox Gestures Android library to [v0.9.1](https://github.com/mapbox/mapbox-gestures-android/releases/tag/v0.9.1).
10
16
17
+
# 11.13.2, July 3, 2025
11
18
## Dependencies
12
19
* Update gl-native to v11.13.2, common to 24.13.2.
0 commit comments