From 4e1f7dfe2ce2b5e74401c64f4c607e9c32456985 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:52:49 -0500 Subject: [PATCH] Update compose.destiantions to v1.11.7 (#210) 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 372a173..1529717 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ hiltBinder = "1.1.3" androidx-hilt-navigation-compose = "1.2.0" androidx-lifecycle-viewmodel-compose = "2.8.7" google-accompanist = "0.36.0" -compose-destiantions = "1.10.2" +compose-destiantions = "1.11.7" napier = "2.7.1" binaryCompatibility = "0.16.3" poko = "0.17.2"