Skip to content

Commit bf78959

Browse files
natiginfokediarov
authored andcommitted
[port] maps-android update versions for vulnerability fixes (#5074)
Co-authored-by: kediarov <[email protected]> GitOrigin-RevId: 9163a00d692798e35f6b7da3ab15871b91dbe464
1 parent c9ee158 commit bf78959

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,15 @@ Mapbox welcomes participation and contributions from everyone.
66
## Features ✨ and improvements 🏁
77
* Added `setContentDescription()` method to `AttributionPlugin` and `AttributionView` interfaces to programmatically set accessibility content description for the attribution button.
88

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).
1016

17+
# 11.13.2, July 3, 2025
1118
## Dependencies
1219
* Update gl-native to v11.13.2, common to 24.13.2.
1320

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ japicmp = "0.4.6"
3838
mapboxGlNative = "11.13.2"
3939
mapboxCommon = "24.13.2"
4040

41-
mapboxBase = "0.11.0"
42-
mapboxGestures = "0.8.0"
41+
mapboxBase = "0.12.0"
42+
mapboxGestures = "0.9.1"
4343
mapboxJavaServices = "5.4.1"
4444

4545
androidXTestMonitor = "1.6.1"

0 commit comments

Comments
 (0)