Skip to content

Commit 5fdb60b

Browse files
authored
Update README.md
1 parent 20fc883 commit 5fdb60b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@
1313

1414
# Get Started
1515
## Gradle
16-
|Compose 1.3.x|<img alt="Maven Central" src="https://img.shields.io/maven-central/v/com.holix.android/bottomsheetdialog-compose?style=for-the-badge&versionPrefix=1.1"/>|
16+
|Compose|Library|
1717
|--|--|
18+
|Compose 1.3.x|<img alt="Maven Central" src="https://img.shields.io/maven-central/v/com.holix.android/bottomsheetdialog-compose?style=for-the-badge&versionPrefix=1.1"/>|
1819
|Compose 1.4.x|<img alt="Maven Central" src="https://img.shields.io/maven-central/v/com.holix.android/bottomsheetdialog-compose?style=for-the-badge&versionPrefix=1.2"/>|
20+
|Compose 1.5.x|<img alt="Maven Central" src="https://img.shields.io/maven-central/v/com.holix.android/bottomsheetdialog-compose?style=for-the-badge&versionPrefix=1.3"/>|
1921
```gradle
2022
// module's build.gradle
2123
dependencies {

0 commit comments

Comments
 (0)