Skip to content

Commit a1bd57b

Browse files
Bump version in readme
1 parent dd75d90 commit a1bd57b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
Compose project:
3535
```groovy
3636
dependencies {
37-
implementation 'nl.dionsegijn:konfetti-compose:2.0.1'
37+
implementation 'nl.dionsegijn:konfetti-compose:2.0.2'
3838
}
3939
```
4040

4141
View based (XML) project:
4242
```groovy
4343
dependencies {
44-
implementation 'nl.dionsegijn:konfetti-xml:2.0.1'
44+
implementation 'nl.dionsegijn:konfetti-xml:2.0.2'
4545
}
4646
```
4747

0 commit comments

Comments
 (0)