Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
bumped maps sdk dependency to stable 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
langsmith committed Jun 20, 2019
1 parent 8b029e2 commit 59689aa
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 @@ -11,7 +11,7 @@ ext {

// Mapbox
mapboxMapPrefix : 'v8',
mapboxMapSdk : '8.1.0-beta.1',
mapboxMapSdk : '8.1.0',
mapboxTurf : '4.8.0',
mapboxServices : '4.8.0',
mapboxPluginBuilding : '0.6.0',
Expand Down

0 comments on commit 59689aa

Please sign in to comment.