Skip to content

Commit

Permalink
Merge pull request #28 from SimformSolutionsPvtLtd/develop
Browse files Browse the repository at this point in the history
Develop to Main

LGTM.
  • Loading branch information
yashwantgowla-simform authored Mar 28, 2023
2 parents c6364fa + 6ff3b30 commit 24f8256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencyResolutionManagement {

```groovy
dependencies {
implementation 'com.github.SimformSolutionsPvtLtd:SSPullToRefresh:1.4'
implementation 'com.github.SimformSolutionsPvtLtd:SSPullToRefresh:1.5'
}
```
2. Wrap your refreshing view (RecyclerView, listView etc..) with SSPullToRefreshLayout
Expand Down

0 comments on commit 24f8256

Please sign in to comment.