Skip to content

Commit

Permalink
Merge pull request #30 from manneohlund/rc-5.0.0
Browse files Browse the repository at this point in the history
Update README with sticky header dep info
  • Loading branch information
manneohlund authored Oct 13, 2020
2 parents b02c538 + eeaa1fa commit ece9e1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ dependencies {
implementation 'io.github.manneohlund:smart-recycler-adapter-diffutil:1.0.0-alpha01'
// Nested adapter extension library
implementation 'io.github.manneohlund:smart-recycler-adapter-nestedadapter:1.0.0-alpha01'
// Sticky header extension library
implementation 'io.github.manneohlund:smart-recycler-adapter-stickyheader:1.0.0-alpha01'
}
```

Expand Down

0 comments on commit ece9e1b

Please sign in to comment.