From a0011aa799984ec674ea4ceed957e5b4a99b74de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:06:22 +0000 Subject: [PATCH] Build(deps): bump androidx.compose.animation:animation-core-android Bumps androidx.compose.animation:animation-core-android from 1.10.5 to 1.10.6. --- updated-dependencies: - dependency-name: androidx.compose.animation:animation-core-android dependency-version: 1.10.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 3dd6f28..2855133 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ okhttp = "5.3.2" android-application = "9.1.0" devtools-ksp = "2.3.6" ui-tooling-preview-android = "1.10.5" -animation-core-android = "1.10.5" +animation-core-android = "1.10.6" [libraries]