Skip to content

Commit

Permalink
bump mapboxMapSdk version to 9.0.0-20200207.215725-27 (mapbox/mapbox-…
Browse files Browse the repository at this point in the history
…gl-native-android#166) which includes fix for mapbox-gl-native mapbox/mapbox-gl-native#16180 crash
  • Loading branch information
Guardiola31337 authored and Łukasz Paczos committed Feb 11, 2020
1 parent c9a7164 commit 164bdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {
]

version = [
mapboxMapSdk : '9.0.0-20200206.150107-26',
mapboxMapSdk : '9.0.0-20200207.215725-27',
mapboxSdkServices : '5.1.0-beta.1',
mapboxSdkDirectionsModels : '5.1.0-beta.1',
mapboxEvents : '4.5.1',
Expand Down

0 comments on commit 164bdef

Please sign in to comment.