From eea2d9276575acda0814924326553e6ee09f7eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 16:06:39 +0000 Subject: [PATCH] Build(deps): bump androidx.compose.animation:animation-core-android Bumps androidx.compose.animation:animation-core-android from 1.10.4 to 1.10.5. --- updated-dependencies: - dependency-name: androidx.compose.animation:animation-core-android dependency-version: 1.10.5 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 a2efc71..fce0129 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ okhttp = "5.3.2" android-application = "9.0.1" devtools-ksp = "2.3.6" ui-tooling-preview-android = "1.10.4" -animation-core-android = "1.10.4" +animation-core-android = "1.10.5" [libraries]