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' }