Skip to content

Commit

Permalink
Merge pull request #10 from mapbox/ls-maps-sdk-beta.5-bump
Browse files Browse the repository at this point in the history
bumped maps sdk to beta.5
  • Loading branch information
Langston Smith authored Nov 16, 2017
2 parents 29b4177 + b4034a1 commit 0d5941f
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.4@aar') {
compile('com.mapbox.mapboxsdk:mapbox-android-sdk:5.2.0-beta.5@aar') {
transitive = true
}

Expand Down

0 comments on commit 0d5941f

Please sign in to comment.