Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lesilva committed Mar 27, 2015
1 parent c87ac4f commit 0e1bffd
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 @@ -40,12 +40,12 @@ gradle:
For normal look use (BetterSpinner):

```groovy
compile 'com.weiwangcn.betterspinner:library:1.0.1'
compile 'com.weiwangcn.betterspinner:library:1.0.2'
```

For material look use (MaterrialBetterSpinner):
```groovy
compile 'com.weiwangcn.betterspinner:library-material:1.0.1'
compile 'com.weiwangcn.betterspinner:library-material:1.0.2'
```
Note: library-material has included [MaterialEditText](https://github.com/rengwuxian/MaterialEditText).

Expand Down

0 comments on commit 0e1bffd

Please sign in to comment.