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 Nov 6, 2024
1 parent d5174ee commit f1b9a29
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 @@ -131,7 +131,7 @@ lumberjack-logger-file = { module = "com.github.MFlisar.Lumberjack:logger-file",
lumberjack-extension-feedback = { module = "com.github.MFlisar.Lumberjack:extension-feedback", version.ref = "lumberjack" }
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.0"
mapbox = "com.mapbox.maps:android:11.6.1"
maplibre = "org.maplibre.gl:android-sdk:11.6.0"
maplibre-annotations = "org.maplibre.gl:android-plugin-annotation-v9:3.0.2"
maps = { module = "com.google.android.gms:play-services-maps", version.ref = "gms" }
Expand Down

0 comments on commit f1b9a29

Please sign in to comment.