Skip to content

Commit d45aae1

Browse files
committed
Add compose-foundation dependency for LazyColumn
1 parent 091990d commit d45aae1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Demo/app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ dependencies {
7676
implementation(libs.androidx.ui.graphics)
7777
implementation(libs.androidx.ui.tooling.preview)
7878
implementation(libs.androidx.material3)
79+
implementation(libs.androidx.foundation)
7980
testImplementation(libs.junit)
8081
androidTestImplementation(libs.androidx.junit)
8182
androidTestImplementation(libs.androidx.espresso.core)

0 commit comments

Comments
 (0)