Merge pull request #3505 from element-hq/renovate/org.maplibre.gl-android-plugin-annotation-v9-3.x

Update dependency org.maplibre.gl:android-plugin-annotation-v9 to v3.0.1
This commit is contained in:
ganfra 2024-09-26 20:30:40 +02:00 committed by GitHub
commit 3596791cc6
2 changed files with 1 additions and 4 deletions

View file

@ -22,6 +22,4 @@ dependencies {
api(libs.maplibre)
api(libs.maplibre.ktx)
api(libs.maplibre.annotation)
// needed for libs.maplibre.annotation waiting for a new release with the fix
implementation(libs.mapbox.android.gestures)
}