diff --git a/README.md b/README.md index 53cc4b3..006c1f1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Watch a short **[Demo Video](https://youtu.be/XngUY3PN1IQ)** on YouTube or try i Add a dependency to your `build.gradle`: ``` dependencies { - compile 'com.github.clans:fab:1.5.3' + compile 'com.github.clans:fab:1.5.4' } ``` Add the `com.github.clans.fab.FloatingActionButton` to your layout XML file.