fix(deps): update dependency org.maplibre.gl:android-sdk to v13.0.2 (#6546)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-08 12:11:29 +02:00 committed by GitHub
parent 22a51bae5c
commit 6cbd1b3486
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -207,7 +207,7 @@ vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"
telephoto_zoomableimage = { module = "me.saket.telephoto:zoomable-image-coil", version.ref = "telephoto" }
telephoto_flick = { module = "me.saket.telephoto:flick-android", version.ref = "telephoto" }
statemachine = "com.freeletics.flowredux:compose:1.2.2"
maplibre = "org.maplibre.gl:android-sdk:13.0.1"
maplibre = "org.maplibre.gl:android-sdk:13.0.2"
maplibre_ktx = "org.maplibre.gl:android-sdk-ktx-v7:3.0.2"
maplibre_compose = "org.maplibre.compose:maplibre-compose:0.12.1"
maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:3.0.2"