Skip to content

Commit

Permalink
Bump Mapbox SDK services
Browse files Browse the repository at this point in the history
  • Loading branch information
DzmitryFomchyn committed Jul 19, 2024
1 parent ae64202 commit c814d5b
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/0000.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 c814d5b

Please sign in to comment.