File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Create dynamic, fast and easy recycler view lists. ** No adapters, no view holders** .
5
5
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 )
7
7
8
8
9
9
## Usage
@@ -55,7 +55,7 @@ You can also update a list in a shown recycler view with this DiffUtils update f
55
55
``` gradle
56
56
dependencies {
57
57
implementation 'bg.devlabs.fastlist:fast-list:$latest_version'
58
-
58
+
59
59
}
60
60
```
61
61
You can’t perform that action at this time.
0 commit comments