Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit c51a86f

Browse files
committed
Update README.md
1 parent a784b5d commit c51a86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Watch a short **[Demo Video](https://youtu.be/4jtDpmeod68)** on YouTube or try i
2626
Add a dependency to your `build.gradle`:
2727
```
2828
dependencies {
29-
compile 'com.github.clans:fab:1.3.0'
29+
compile 'com.github.clans:fab:1.4.0'
3030
}
3131
```
3232
Add the `com.github.clans.fab.FloatingActionButton` to your layout XML file.

0 commit comments

Comments
 (0)