Skip to content

Commit

Permalink
bumped to stable 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith committed Nov 17, 2017
1 parent 0d5941f commit 94e051b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StoreLocator/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
testCompile 'junit:junit:4.12'

// Mapbox Maps SDK dependency
compile('com.mapbox.mapboxsdk:mapbox-android-sdk:5.2.0-beta.5@aar') {
compile('com.mapbox.mapboxsdk:mapbox-android-sdk:5.2.0@aar') {
transitive = true
}

Expand Down

0 comments on commit 94e051b

Please sign in to comment.