Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeketos committed Mar 14, 2024
2 parents aaf1b12 + 6fc8e13 commit f0bd785
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
Add to your module next dependency:
```groovy
dependencies {
implementation 'com.github.idapgroup:Snowfall:0.8.3'
implementation 'com.github.idapgroup:Snowfall:<latest-version>'
}
```
`Note:` Do not forget to add compose dependencies 🙃
Expand Down Expand Up @@ -127,6 +127,11 @@ You can also combine as many options as you want:
```
[combining.webm](https://github.com/idapgroup/Snowfall/assets/12797421/dbca6ac0-b84d-4e32-8328-125df552d259)

## Kudos

Big thanks to ![Volodymyr Kondratenko](https://github.com/ochkarik05) for inspiriation and source code for the first version of this library.





Expand Down

0 comments on commit f0bd785

Please sign in to comment.