diff --git a/README.md b/README.md index e5ae1ac..bfd70ef 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.expandablelayout:library:1.2.2' + implementation 'com.github.traex.expandablelayout:library:1.2.2' } ```