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

Commit 811a7978 authored by Fynn Godau's avatar Fynn Godau
Browse files

MapLibre version 10.0.0

parent b3641c4b
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -20,9 +20,7 @@ apply plugin: 'kotlin-android'
dependencies {
    implementation project(':play-services-api')
    implementation project(':play-services-base-core')
    implementation("org.maplibre.gl:android-sdk:10.0.0-pre.0") {
        exclude group: 'com.google.android.gms'
    }
    implementation("org.maplibre.gl:android-sdk:10.0.0")
    implementation("org.maplibre.gl:android-plugin-annotation-v9:1.0.0") {
        exclude group: 'com.google.android.gms'
    }