diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index db8f8e673c..cf206b8652 100644
--- a/app/build.gradle.kts
+++ b/app/build.gradle.kts
@@ -324,7 +324,7 @@ dependencies {
// android-sdk 13.x defaults to a Vulkan renderer and declares a hard
// (required=true) android.hardware.vulkan.version uses-feature, which shrinks
// the Play Console "supported devices" count. Use the OpenGL ES variant instead.
- implementation("org.maplibre.compose:maplibre-compose:0.14.0") {
+ implementation("org.maplibre.compose:maplibre-compose:0.15.0") {
exclude(group = "org.maplibre.gl", module = "android-sdk")
}
implementation("org.maplibre.compose:maplibre-compose-material3:0.14.0") {
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 2ebe711fe9..af150211b6 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -123,6 +123,7 @@
+