diff --git a/README.md b/README.md index fb36602..d8b8939 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ repositories { ... dependencies { - compile 'com.github.markushi:circlebutton:1.1' + implementation 'com.github.markushi:circlebutton:1.1' } ```