Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radoyankov authored Jul 8, 2018
1 parent 03b3e3c commit eaab47e
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 @@ -3,7 +3,7 @@

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

[![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)
[![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)


## Usage
Expand Down Expand Up @@ -55,7 +55,7 @@ You can also update a list in a shown recycler view with this DiffUtils update f
```gradle
dependencies {
implementation 'bg.devlabs.fastlist:fast-list:$latest_version'
}
```

Expand Down

0 comments on commit eaab47e

Please sign in to comment.