Skip to content

Commit

Permalink
Bump Mapbox SDK services (#7840)
Browse files Browse the repository at this point in the history
* Bump Mapbox SDK services

* Rename changelog
  • Loading branch information
DzmitryFomchyn authored Jul 19, 2024
1 parent ae64202 commit 6cdf98c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog/unreleased/features/7840.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Optimized memory usage in Directions API model classes by interning frequently occurring strings in JSON.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {

version = [
mapboxMapSdk : '10.18.1',
mapboxSdkServices : '6.15.0',
mapboxSdkServices : '7.1.0',
mapboxNavigator : "${mapboxNavigatorVersion}",
mapboxCommonNative : '23.10.1',
mapboxCrashMonitor : '2.0.0',
Expand Down

0 comments on commit 6cdf98c

Please sign in to comment.