Compare commits

..

No commits in common. "main" and "v.0.1.0" have entirely different histories.

View File

@ -27,7 +27,7 @@ To include Unbound Drag & Drop in your project, add the following dependency to
file:
```kotlin
implementation("dev.adriankuta:unbound-drag-drop:0.1.0")
implementation("dev.adriankuta:unbound-drag-drop:0.0.2")
```
## Usage