diff --git a/README.md b/README.md index 876aae95..cc03fdae 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Android [floating action button] which reacts on scrolling events. Becomes visib ```groovy dependencies { - compile 'com.melnykov:floatingactionbutton:1.3.0' + implementation 'com.melnykov:floatingactionbutton:1.3.0' } ```