Skip to content

Commit 84ce316

Browse files
authored
Upgrade Maplibre to 11.12.1 (#170)
* chore: Upgrade Maplibre to 11.12.1 * chore: Update changelog and version
1 parent b45831a commit 84ce316

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Changelog for the MapLibre Navigation SDK for Android
33

44
MapLibre welcomes participation and contributions from everyone.
55

6+
### v5.0.0-pre9 - Jul 11, 2025
7+
8+
- Update MapLibre native to v11.12.1
9+
610
### v5.0.0-pre8 - Jun 27, 2025
711

812
- Fix ignoring empty legs when increasing navigation indices [#167](https://github.com/maplibre/maplibre-navigation-android/pull/167)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.0-pre8
1+
5.0.0-pre9

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlinx-coroutines = "1.10.1"
66
kotlin-dokka = "2.0.0"
77
nexus = "2.0.0"
88
kermit = "2.0.5"
9-
maplibre = "11.8.1"
9+
maplibre = "11.12.1"
1010
maplibre-annotation = "3.0.1"
1111
maplibre-geojson = "7.0.0-pre0"
1212
play-services-location = "21.3.0"

0 commit comments

Comments
 (0)