diff --git a/README.md b/README.md index 2582d27..154fe3a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Add this to your module's `build.gradle` file (make sure the version matches the ```gradle dependencies { ... - compile 'com.github.Shashank02051997:FancyAlertDialog-Android:0.2' + implementation 'com.github.Shashank02051997:FancyAlertDialog-Android:0.2' } ```