Skip to content

Commit

Permalink
Merge pull request #11 from mapbox/ls-maps-sdk-stable-5.2.0-bump
Browse files Browse the repository at this point in the history
bumped maps sdk to stable 5.2.0
  • Loading branch information
Langston Smith authored Nov 17, 2017
2 parents 0d5941f + 94e051b commit f4759e1
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 f4759e1

Please sign in to comment.