Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
roughike committed Aug 21, 2016
2 parents f761716 + 1a996ae commit 104db41
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 @@ -26,15 +26,15 @@ 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:2.0.1'
compile 'com.roughike:bottom-bar:2.+'
```

**Maven:**
```xml
<dependency>
<groupId>com.roughike</groupId>
<artifactId>bottom-bar</artifactId>
<version>2.0.1</version>
<version>2.+</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 104db41

Please sign in to comment.