Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeketos committed Dec 21, 2023
1 parent cffc479 commit fc91d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Snowfall
Snowfall animation for Android compose
Android Snowfall compose animation

[snowfall-base.webm](https://github.com/idapgroup/Snowfall/assets/12797421/237a6f42-d862-456d-9221-6e0a1e451e5d)
## Setup
Expand All @@ -14,7 +14,7 @@ repositories {
Add to your module next dependency:
```groovy
dependencies {
implementation 'com.github.idapgroup:Snowfall:0.8.1'
implementation 'com.github.idapgroup:Snowfall:0.8.2'
}
```
`Note:` Do not forget to add compose dependencies 🙃
Expand Down

0 comments on commit fc91d6e

Please sign in to comment.