Skip to content

Commit 05eb88c

Browse files
committed
Updated README
1 parent b00a9e5 commit 05eb88c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ RecyclerView.
88
* Database Cursor Adapters
99
* Item Reordering
1010
* Header Adapters (Sticky and non)
11+
* Enhanced LayoutManagers
12+
* Expanded ViewHolders
1113

1214

1315
Website And Documentation
@@ -24,7 +26,7 @@ The latest AAR (Android Archive) files can be downloaded from JCenter [RecyclerE
2426
Or included in your gradle dependencies
2527

2628
```groovy
27-
compile 'com.devbrackets.android:recyclerext:0.14.0'
29+
compile 'com.devbrackets.android:recyclerext:0.15.0'
2830
```
2931

3032

0 commit comments

Comments
 (0)