Skip to content

Commit

Permalink
fix(deps): update dependency org.maplibre.gl:android-sdk to v11.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 0cbdbe0 commit 6846dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ lumberjack-extension-feedback = { module = "com.github.MFlisar.Lumberjack:extens
lumberjack-extension-notification = { module = "com.github.MFlisar.Lumberjack:extension-notification", version.ref = "lumberjack" }
lumberjack-extension-viewer = { module = "com.github.MFlisar.Lumberjack:extension-viewer", version.ref = "lumberjack" }
mapbox = "com.mapbox.maps:android:11.6.1"
maplibre = "org.maplibre.gl:android-sdk:11.6.0"
maplibre = "org.maplibre.gl:android-sdk:11.6.1"
maplibre-annotations = "org.maplibre.gl:android-plugin-annotation-v9:3.0.2"
maps = { module = "com.google.android.gms:play-services-maps", version.ref = "gms" }
maps-compose = "com.google.maps.android:maps-compose:6.2.1"
Expand Down

0 comments on commit 6846dc7

Please sign in to comment.