From f3f3b9a62d0348013ee75e18dbb772951cb4c7ea Mon Sep 17 00:00:00 2001 From: vivekpshaligram <127187205+vivekpshaligram@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:00:26 +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 de494b0..bd44660 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Add the dependency ``` dependencies { - implementation 'com.github.vivekpshaligram:sit-common:2.0.1' + implementation 'com.github.vivekpshaligram:sit-common:2.0.2' } ```