Skip to content

Commit

Permalink
Bump version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMartinus committed Feb 20, 2022
1 parent dd75d90 commit a1bd57b
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
Expand Up @@ -34,14 +34,14 @@
Compose project:
```groovy
dependencies {
implementation 'nl.dionsegijn:konfetti-compose:2.0.1'
implementation 'nl.dionsegijn:konfetti-compose:2.0.2'
}
```

View based (XML) project:
```groovy
dependencies {
implementation 'nl.dionsegijn:konfetti-xml:2.0.1'
implementation 'nl.dionsegijn:konfetti-xml:2.0.2'
}
```

Expand Down

0 comments on commit a1bd57b

Please sign in to comment.