Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 245bda52 authored by Fynn Godau's avatar Fynn Godau
Browse files

Update maplibre annotation plugin version

parent 1969b58f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'