Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TinyHai authored Mar 22, 2024
1 parent 977b561 commit 54540ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Android Jetpack Compose DragDrop library
### Versions

[![Maven Central](https://img.shields.io/maven-central/v/cn.tinyhai.compose/dragdrop.svg?label=Maven%20Central)](https://central.sonatype.com/search?q=g%3Acn.tinyhai.compose+a%3Adragdrop)
![Compatible with Compose](https://img.shields.io/badge/Compose-BOM%3A2023.08.00-brightgreen)
![Compatible with Compose](https://img.shields.io/badge/Compose-BOM%3A2023.03.00-brightgreen)

## Install
```kotlin
Expand Down

0 comments on commit 54540ee

Please sign in to comment.