Skip to content

Commit

Permalink
Update maplibre annotation plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
fynngodau authored and mar-v-in committed Aug 29, 2023
1 parent 7335ef2 commit 541c61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-services-maps-core-mapbox/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation project(':play-services-base-core')
implementation project(':play-services-location')
implementation("org.maplibre.gl:android-sdk:10.2.0")
implementation("org.maplibre.gl:android-plugin-annotation-v9:2.0.0") {
implementation("org.maplibre.gl:android-plugin-annotation-v9:2.0.1") {
exclude group: 'com.google.android.gms'
}
implementation 'org.maplibre.gl:android-sdk-turf:5.9.0'
Expand Down

0 comments on commit 541c61f

Please sign in to comment.