diff --git a/README.md b/README.md index e3d4f97..899f56a 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Add it to your project If you are working with gradle, add the dependency to your build.gradle file: ```groovy dependencies{ - compile 'com.github.jorgecastilloprz:fillableloaders:1.03@aar' + implementation 'com.github.jorgecastilloprz:fillableloaders:1.03@aar' } ``` if you are working with maven, do it into your pom.xml