From 1ff111e302f5841ce858fe9f5ecc8895afdd5c57 Mon Sep 17 00:00:00 2001 From: Ashiqul Islam Shaon Date: Wed, 28 Oct 2020 21:38:51 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad06075..9375827 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Step 2. Add the dependency ``` dependencies { - implementation 'com.github.shaon2016:ProPicker:0.1.5' + implementation 'com.github.shaon2016:ProPicker:v1.0' } ```