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

Commit ca292cc

Browse files
committed
Update README.md
1 parent bf27b8e commit ca292cc

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
@@ -34,7 +34,7 @@ Sample APK can be found in **[Releases](https://github.com/Clans/FloatingActionB
3434
Add a dependency to your `build.gradle`:
3535
```
3636
dependencies {
37-
compile 'com.github.clans:fab:1.6.3'
37+
compile 'com.github.clans:fab:1.6.4'
3838
}
3939
```
4040
Add the `com.github.clans.fab.FloatingActionButton` to your layout XML file.

0 commit comments

Comments
 (0)