Skip to content

Commit

Permalink
updated mapbox-android-sdk to 4.2.1 (nitaliano#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
fab1an authored and Matt Votsikas committed Jun 9, 2017
1 parent 350a77f commit 0a04581
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 0a04581

Please sign in to comment.