From f9d48b2c5b63c4c2afddc8ad1e5af3e8dd5b2930 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:29:31 +0200 Subject: [PATCH] Update dependency io.github.raamcosta.compose-destinations:animations-core to v1.11.7 (#51) 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 0747bec..65a29a8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ androidx-espresso = "3.6.1" androidx-espresso-device = "1.0.1" androidx-espresso-intents = "3.6.1" androidx-uiautomator = "2.3.0" -compose-destinations = "1.11.6" +compose-destinations = "1.11.7" hilt = "2.52" koin = "4.0.0" detekt = "1.23.7"