From f93215a27052d24448a314a0c962d2674ccc30a8 Mon Sep 17 00:00:00 2001 From: nafiskabbo Date: Tue, 21 Dec 2021 01:02:19 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14cc136..34c492d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ dependencyResolutionManagement { Add the following dependency in app build.gradle: ``` dependencies { - implementation 'com.github.nafiskabbo:image-picker:1.0' + implementation 'com.github.nafiskabbo:ImagePicker:1.0' } ``` @@ -129,4 +129,4 @@ Configuration attributes ## License -Copyright (c) 2021 Nafis Islam Kabbo \ No newline at end of file +Copyright (c) 2021 Nafis Islam Kabbo