From 7c9ab5128ca00d293df8088257087a4a078781fb Mon Sep 17 00:00:00 2001 From: "MD. Sad Adnan" Date: Fri, 12 Mar 2021 16:28:41 +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 a57ed4e..e42f5e4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - implementation 'com.github.sad-adnan:customToast:v0.0.4' + implementation 'com.github.sad-adnan:customToast:v1.0' }

Use Case