diff --git a/README.md b/README.md index a490de2..9403bc5 100755 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - compile 'com.github.Quatja:Vorolay:1.0.1' + implementation 'com.github.Quatja:Vorolay:1.0.1' }