Fix maplibre annotation plugins dependency
This commit is contained in:
@@ -31,4 +31,6 @@ 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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user