Skip to content

Commit eeaa1fa

Browse files
manneohlundManne Öhlund
authored and
Manne Öhlund
committed
Update README with sticky header dep info
1 parent ad99a86 commit eeaa1fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ dependencies {
7070
implementation 'io.github.manneohlund:smart-recycler-adapter-diffutil:1.0.0-alpha01'
7171
// Nested adapter extension library
7272
implementation 'io.github.manneohlund:smart-recycler-adapter-nestedadapter:1.0.0-alpha01'
73+
// Sticky header extension library
74+
implementation 'io.github.manneohlund:smart-recycler-adapter-stickyheader:1.0.0-alpha01'
7375
}
7476
```
7577

0 commit comments

Comments
 (0)