Skip to content

Commit

Permalink
Merge branch 'fix-version-in-readme'
Browse files Browse the repository at this point in the history
  • Loading branch information
markormesher committed Sep 23, 2018
2 parents 6d22c0e + 37a1f74 commit 15be67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ You can try the demo in one of two ways:

### Gradle

implementation 'uk.co.markormesher:android-fab:2.4.0'
implementation 'uk.co.markormesher:android-fab:2.4.1'

### Maven

<dependency>
<groupId>uk.co.markormesher</groupId>
<artifactId>android-fab</artifactId>
<version>2.4.0</version>
<version>2.4.1</version>
<type>pom</type>
</dependency>

Expand Down

0 comments on commit 15be67e

Please sign in to comment.