From 16735d291cdc65fc86f4138ce2cd5f4814213227 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:13:10 +0000 Subject: [PATCH] Update compose.destinations to v2.0.0-beta12 --- 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..c8de46e8 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-beta12" hiltNavigationCompose = "1.2.0" [libraries]