Skip to content

Commit 5a55920

Browse files
fix(deps): update dependency androidx.compose.foundation:foundation to v1.11.4
1 parent 06f3b33 commit 5a55920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ sample-androidx-appcompat = "androidx.appcompat:appcompat:1.7.1"
7575
sample-androidx-composeRuntime = "androidx.compose.runtime:runtime:1.5.4"
7676
sample-androidx-composeNavigation = "androidx.navigation:navigation-compose:2.5.2"
7777
sample-androidx-composeActivity = "androidx.activity:activity-compose:1.4.0"
78-
sample-androidx-composeFoundation = "androidx.compose.foundation:foundation:1.5.4"
78+
sample-androidx-composeFoundation = "androidx.compose.foundation:foundation:1.11.4"
7979
sample-androidx-composeFoundationLayout = "androidx.compose.foundation:foundation-layout:1.5.4"
8080

8181
sample-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "sampleCoroutines" }

0 commit comments

Comments
 (0)