From bc5a319cd07ae13cb310820efa43a58c7fc619da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:58:12 +0000 Subject: [PATCH] Update compose.destinations to v2.0.0-beta11 --- 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 2093c94f..a78568b6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ runner = "1.5.2" protobuf = "4.26.1" datastore = "1.1.1" composed = "0.0.5-rc1" -compose-destinations = "2.0.0-beta01" +compose-destinations = "2.0.0-beta11" hiltNavigationCompose = "1.2.0" [libraries]