Skip to content

Commit eaab47e

Browse files
authored
Update README.md
1 parent 03b3e3c commit eaab47e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Create dynamic, fast and easy recycler view lists. **No adapters, no view holders**.
55

6-
[![Download](https://img.shields.io/badge/download-1.2-6db33f.svg?style=flat-square&label=version)](https://bintray.com/radoslav/maven/fast-list/1.1/link) [![Twitter URL](https://img.shields.io/badge/twitter-%40devlabsbg-1DA1F2.svg?style=flat-square&logo=twitter)](http://twitter.com/devlabsbg)
6+
[![Download](https://img.shields.io/badge/download-1.2-6db33f.svg?style=flat-square&label=version)](https://bintray.com/radoslav/maven/fast-list/1.2/link) [![Twitter URL](https://img.shields.io/badge/twitter-%40devlabsbg-1DA1F2.svg?style=flat-square&logo=twitter)](http://twitter.com/devlabsbg)
77

88

99
## Usage
@@ -55,7 +55,7 @@ You can also update a list in a shown recycler view with this DiffUtils update f
5555
```gradle
5656
dependencies {
5757
implementation 'bg.devlabs.fastlist:fast-list:$latest_version'
58-
58+
5959
}
6060
```
6161

0 commit comments

Comments
 (0)