From 3122e06ada4128924d75c9918bd517df6a5e37db Mon Sep 17 00:00:00 2001 From: Megh Lath <98312779+cp-megh-l@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:26:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e04e73..3c168f1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ It comes with built-in support for drag-and-drop functionality, making it a vers Add the dependency ```gradle - implementation 'com.canopas:compose_recyclerview:1.0.0' + implementation 'com.canopas:compose_recyclerview:1.0.1' ```