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 387517b commit 6b1eba0Copy full SHA for 6b1eba0
README.md
@@ -16,7 +16,7 @@
16
```gradle
17
// module's build.gradle
18
dependencies {
19
- implementation "com.holix.android:bottomsheetdialog-compose:1.0.3"
+ implementation "com.holix.android:bottomsheetdialog-compose:1.1.0"
20
}
21
```
22
## Usage
0 commit comments