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 2e6bf38 commit ae747e1Copy full SHA for ae747e1
bottomsheetdialog-compose/build.gradle
@@ -52,6 +52,7 @@ android {
52
dependencies {
53
implementation platform(Dependencies.composeBom)
54
implementation Dependencies.composeUI
55
+ implementation Dependencies.composeFoundation
56
implementation Dependencies.androidxActivityKtx
57
implementation Dependencies.androidxCoreKtx
58
implementation Dependencies.material
0 commit comments