diff --git a/README.md b/README.md index 6c217c7..8ebcf1b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The lib is available on Maven Central, you can find it with [Gradle, please](htt ``` xml dependencies { - compile 'com.github.traex.rippleeffect:library:1.3' + implementation 'com.github.traex.rippleeffect:library:1.3' } ```