Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StephaneBg committed Nov 18, 2017
1 parent 627921d commit 6ae23a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -20,8 +20,8 @@ And add the dependencies
```
dependencies {
implementation 'com.github.StephaneBg:SimpleNumberPicker:{latest-version}'
implementation "com.android.support:gridlayout-v7:$supportVersion"
implementation "com.android.support.constraint:constraint-layout:$constraintVersion"
implementation "com.android.support:gridlayout-v7:$supportVersion"
implementation "com.android.support.constraint:constraint-layout:$constraintVersion"
}
```

Expand Down

0 comments on commit 6ae23a3

Please sign in to comment.