Skip to content

Commit

Permalink
bump version to 9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-ht committed Jan 17, 2022
1 parent 9b4ece1 commit 949682b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ android {
targetCompatibility JavaVersion.VERSION_1_8
}
dependencies {
implementation "com.mapbox.mapboxsdk:mapbox-android-sdk:9.6.2"
implementation "com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.9.0"
implementation "com.mapbox.mapboxsdk:mapbox-android-sdk:9.7.1"
implementation "com.mapbox.mapboxsdk:mapbox-android-plugin-localization-v9:0.12.0"
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-offline-v9:0.7.0'
}
Expand Down

0 comments on commit 949682b

Please sign in to comment.