Skip to content

Commit 6cdf98c

Browse files
Bump Mapbox SDK services (#7840)
* Bump Mapbox SDK services * Rename changelog
1 parent ae64202 commit 6cdf98c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Optimized memory usage in Directions API model classes by interning frequently occurring strings in JSON.

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext {
2323

2424
version = [
2525
mapboxMapSdk : '10.18.1',
26-
mapboxSdkServices : '6.15.0',
26+
mapboxSdkServices : '7.1.0',
2727
mapboxNavigator : "${mapboxNavigatorVersion}",
2828
mapboxCommonNative : '23.10.1',
2929
mapboxCrashMonitor : '2.0.0',

0 commit comments

Comments
 (0)