From 4d0a0f84d967321b199ce864bff77bece08cb19f Mon Sep 17 00:00:00 2001 From: Nishchal Visavadiya Date: Tue, 28 Mar 2023 14:19:02 +0530 Subject: [PATCH] =?UTF-8?q?UNT-T15495=20=F0=9F=93=96=20Readme=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdae02d..b1f671b 100644 --- a/README.md +++ b/README.md @@ -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