From b58c674de8b8e997fbfdf6ba94fe09e3e43db48b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:23:48 -0600 Subject: [PATCH] chore(deps): update navigation to v2.8.8 (#1620) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index da47151d0..86bb7ce0d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -28,7 +28,7 @@ kotlinx-serialization-json = "1.8.0" lifecycle = "2.8.7" material = "1.12.0" mgrs = "2.1.3" -navigation = "2.8.7" +navigation = "2.8.8" org-eclipse-paho-client-mqttv3 = "1.2.5" osmbonuspack = "6.9.0" osmdroid-android = "6.1.14"