Skip to content

Commit 8126367

Browse files
committed
2 parents 83c42fd + aec04bc commit 8126367

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ allprojects {
1616
}
1717
}
1818
dependencies {
19-
implementation 'com.github.ibrahimsn98:android-particles:1.2'
19+
implementation 'com.github.ibrahimsn98:android-particles:1.3'
2020
}
2121
```
2222

@@ -36,4 +36,5 @@ dependencies {
3636
Thanks to [VincentGarreau](https://github.com/VincentGarreau) for sharing that awesome [javascript library](https://github.com/VincentGarreau/particles.js)
3737

3838
# TODO
39-
- [ ] Performance optimizations
39+
- [x] Performance optimizations
40+
- [x] RAM optimizations

0 commit comments

Comments
 (0)