Skip to content

Commit

Permalink
updated mapbox-android-sdk to 4.2.1 (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
fab1an authored and Bobby Sudekum committed Feb 7, 2017
1 parent 3df91c5 commit 36048db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {

dependencies {
compile 'com.facebook.react:react-native:0.19.+'
compile('com.mapbox.mapboxsdk:mapbox-android-sdk:4.1.1@aar') {
compile('com.mapbox.mapboxsdk:mapbox-android-sdk:4.2.1@aar') {
transitive = true
}
}

0 comments on commit 36048db

Please sign in to comment.