Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aliab authored Nov 3, 2018
1 parent bbda353 commit c6d9f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {

If you use other libraries requiring nineoldandroids and appcompat-v7 like [MaterialEditText](https://github.com/rengwuxian/MaterialEditText/) make sure to exclude them :
```groovy
compile ('com.github.hamsaadev:RTLMaterialSpinner:V1.0.1'){
compile ('com.github.hamsaadev:RTLMaterialSpinner:1.2.0'){
exclude group: 'com.android.support', module: 'appcompat-v7'
}
```
Expand Down

0 comments on commit c6d9f3c

Please sign in to comment.