Skip to content

Commit 8f70618

Browse files
authored
[Port] Upgrade to GL-Native 11.5.1 (#2606) (#2607)
1 parent 5fa1659 commit 8f70618

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Mapbox welcomes participation and contributions from everyone.
6767
* Fix crash on multiple style pack loading operations.
6868

6969
## Dependencies
70-
* Update gl-native to v11.5.0 and common to v24.5.0.
70+
* Update gl-native to v11.5.1 and common to v24.5.0.
7171

7272
# 11.5.0-rc.1 June 20, 2024
7373
## Breaking changes ⚠️

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
444444

445445
===========================================================================
446446

447-
### MapboxCoreMaps,11.5.0,Mapbox ToS,Mapbox,https://www.mapbox.com/
447+
### MapboxCoreMaps,11.5.1,Mapbox ToS,Mapbox,https://www.mapbox.com/
448448

449449
```
450450
Mapbox Core Maps version 10.0

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ japicmp = "0.4.1"
3535
# Dependencies
3636

3737
mapboxBase = "0.11.0"
38-
mapboxGlNative = "11.5.0"
38+
mapboxGlNative = "11.5.1"
3939
mapboxCommon = "24.5.0"
4040
mapboxGestures = "0.8.0"
4141
mapboxJavaServices = "5.4.1"

0 commit comments

Comments
 (0)