From 40c06bccc5d6ee505f9a287cf7d2752c0df5081e Mon Sep 17 00:00:00 2001 From: OSS-Bot Date: Thu, 3 Oct 2024 08:07:39 +0000 Subject: [PATCH] Update dependency androidx.compose.foundation:foundation to v1.7.3 --- 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 f81991bc1..84e4f46aa 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ benchmark = "1.3.1" coil = "2.7.0" coil3 = "3.0.0-alpha10" compose-animation = "1.6.8" -compose-foundation = "1.6.8" +compose-foundation = "1.7.3" compose-material = "1.6.8" compose-material3 = "1.2.1" compose-runtime = "1.6.8"