Browse Source

Merge pull request #3550 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x

Update dependency org.maplibre.gl:android-sdk to v11.5.0
pull/3551/head
ganfra 3 weeks ago committed by GitHub
parent
commit
38966f61d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -176,7 +176,7 @@ vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0" @@ -176,7 +176,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:11.4.0"
maplibre = "org.maplibre.gl:android-sdk:11.5.0"
maplibre_ktx = "org.maplibre.gl:android-sdk-ktx-v7:3.0.1"
maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:3.0.0"
mapbox_android_gestures = "com.mapbox.mapboxsdk:mapbox-android-gestures:0.7.0"

Loading…
Cancel
Save