diff --git a/README.md b/README.md index dc5a70d..8bb1c1d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ and in module build gradle file, ``` dependencies { - implementation 'com.github.securedeveloper:SweetAlert:0.1.0' + implementation 'com.github.f0ris.sweetalert:library:1.5.6' } ```