We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091990d commit d45aae1Copy full SHA for d45aae1
1 file changed
Demo/app/build.gradle.kts
@@ -76,6 +76,7 @@ dependencies {
76
implementation(libs.androidx.ui.graphics)
77
implementation(libs.androidx.ui.tooling.preview)
78
implementation(libs.androidx.material3)
79
+ implementation(libs.androidx.foundation)
80
testImplementation(libs.junit)
81
androidTestImplementation(libs.androidx.junit)
82
androidTestImplementation(libs.androidx.espresso.core)
0 commit comments