From 4c1c04eca40b67b27c46990313b453a9a45517c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 18:36:57 +0000 Subject: [PATCH] Update composeDestinations to v1.10.2 (#228) 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 919e4d8..3f0c485 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -76,7 +76,7 @@ accompanistVersion = "0.34.0" # https://developer.android.com/jetpack/androidx/releases/compose-material materialCompose = "1.6.2" # https://github.com/raamcosta/compose-destinations/releases -composeDestinations = "1.10.1" +composeDestinations = "1.10.2" # https://developer.android.com/jetpack/androidx/releases/hilt androidxHilt = "1.2.0" # https://github.com/ktorio/ktor/releases