From 092e74d6d086f0adddee901d438857bb6320e9ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 21:05:06 +0000 Subject: [PATCH] Update dependency androidx.compose.foundation:foundation to v1.10.1 --- 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 9e99e06..b1f0c1c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ agp = "8.13.2" androidxActivityCompose = "1.12.2" androidxAppcompat = "1.7.1" -androidxCompose = "1.10.0" +androidxCompose = "1.10.1" androidxCore = "1.17.0" composeBom = "2025.12.01" dokka = "2.1.0"