diff --git a/README.md b/README.md index 3c26f51..471443b 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 ``` dependencies { - compile 'co.dift.ui.swipetoaction:library:1.1' + implementation 'co.dift.ui.swipetoaction:library:1.1' } ```