Skip to content
Browse files

Update README.md

  • Loading branch information...
1 parent bff5fae commit 9bee8ee7359001981b489ce49a62477f0e0a8647 @roughike committed
Showing with 2 additions and 2 deletions.
  1. +2 −2 README.md
View
4 README.md
@@ -22,7 +22,7 @@ Your uncle Bob's Galaxy S Mini will probably be supported in the future though.
## Gimme that Gradle sweetness, pls?
```groovy
-compile 'com.roughike:bottom-bar:1.1.5'
+compile 'com.roughike:bottom-bar:1.1.6'
```
**Maven:**
@@ -30,7 +30,7 @@ compile 'com.roughike:bottom-bar:1.1.5'
<dependency>
<groupId>com.roughike</groupId>
<artifactId>bottom-bar</artifactId>
- <version>1.1.5</version>
+ <version>1.1.6</version>
<type>pom</type>
</dependency>
```

0 comments on commit 9bee8ee

Please sign in to comment.
Something went wrong with that request. Please try again.