Skip to content

Commit

Permalink
Mapbox Maps bump (#7841)
Browse files Browse the repository at this point in the history
  • Loading branch information
DzmitryFomchyn committed Jul 22, 2024
1 parent 39a5265 commit 3dcaa28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ ext {
println("AndroidX Lifecycle version: " + androidXLifecycleVersion)

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

0 comments on commit 3dcaa28

Please sign in to comment.