diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index 3e65e51dd3..e529305bfc 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.17.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 c2631f066c..6765f3dc5f 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -123,6 +123,7 @@
+