Skip to content

Commit

Permalink
Mapbox: upgrade android-plugin-annotation-v9 to 2.0.0 and org.maplibr…
Browse files Browse the repository at this point in the history
…e.gl:android-sdk to 10.2.0
  • Loading branch information
valerierx committed Jul 6, 2023
1 parent 7048363 commit d503a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions play-services-maps-core-mapbox/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ dependencies {
implementation project(':play-services-maps')
implementation project(':play-services-base-core')
implementation project(':play-services-location')
implementation("org.maplibre.gl:android-sdk:10.0.0")
implementation("org.maplibre.gl:android-plugin-annotation-v9:1.0.0") {
implementation("org.maplibre.gl:android-sdk:10.2.0")
implementation("org.maplibre.gl:android-plugin-annotation-v9:2.0.0") {
exclude group: 'com.google.android.gms'
}
implementation 'org.maplibre.gl:android-sdk-turf:5.9.0'
Expand Down

0 comments on commit d503a81

Please sign in to comment.