Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrow007 authored May 29, 2021
1 parent e61b617 commit 0dc306c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ allprojects {
And add a dependency code to your **module**'s `build.gradle` file.
```gradle
dependencies {
implementation 'com.github.sparrow007:carouselrecyclerview:1.2.0'
implementation 'com.github.sparrow007:carouselrecyclerview:1.2.1'
}
```

Expand Down Expand Up @@ -146,8 +146,11 @@ Now you can show reflection in more efficient way and 3x faster than ReflectionI
I would recommend you to use image loading library like Glide for loading image in reflection image for better performance

<BR>

### What's New Version 1.2.0 🎉🎉
Bugs Fix (ScrollToPosition)

### What's New Version 1.2.0 🎉🎉
### Version 1.2.0
Adding reflection container

### Version 1.1.0
Expand Down

0 comments on commit 0dc306c

Please sign in to comment.