From ef40e5bf642e56d8c3793111a372ab7abd355ba5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 14:56:01 -0600 Subject: [PATCH] chore(deps): update androidx.compose.runtime:runtime-tracing to v1.10.1 (#4210) 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 48104c901..f3d746235 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ accompanist = "0.37.3" # androidx androidxComposeMaterial3Adaptive = "1.2.0" androidxHilt = "1.3.0" -androidxTracing = "1.10.0" +androidxTracing = "1.10.1" datastore = "1.2.0" lifecycle = "2.10.0" navigation = "2.9.6"