Skip to content

Commit

Permalink
Merge pull request #1 from Supermiro19/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
is-helix authored Jul 9, 2019
2 parents 921248e + 331fcea commit d708a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Sample APK can be found in **[Releases](https://github.com/Clans/FloatingActionB
Add a dependency to your `build.gradle`:
```
dependencies {
compile 'com.github.clans:fab:1.6.4'
implementation 'com.github.clans:fab:1.6.4'
}
```
Add the `com.github.clans.fab.FloatingActionButton` to your layout XML file.
Expand Down

0 comments on commit d708a4b

Please sign in to comment.