Skip to content

Commit 4fbcdfd

Browse files
natiginfogithub-actions[bot]
authored andcommitted
[maps-android] bump mapbox gestures to 0.9.1 (#4719)
GitOrigin-RevId: b48505cf934ef915dad681840c2db8e96e67b7bb
1 parent cb5830d commit 4fbcdfd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Mapbox welcomes participation and contributions from everyone.
1313

1414
## Dependencies
1515
* Update Mapbox Base Android library to [v0.12.0](https://github.com/mapbox/mapbox-base-android/releases/tag/v0.12.0).
16+
* Update Mapbox Gestures Android library to [v0.9.1](https://github.com/mapbox/mapbox-gestures-android/releases/tag/v0.9.1).
1617

1718
# 11.13.1 June 18, 2025
1819

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ mapboxGlNative = "11.14.0-SNAPSHOT-06-24--04-30.git-d373f44"
3737
mapboxCommon = "24.14.0-SNAPSHOT-06-24--04-30.git-d373f44"
3838

3939
mapboxBase = "0.12.0"
40-
mapboxGestures = "0.8.0"
40+
mapboxGestures = "0.9.1"
4141
mapboxGeoJSON = "5.4.1"
4242

4343
androidXTestMonitor = "1.6.1"

0 commit comments

Comments
 (0)