Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAndroidMaster authored Jan 21, 2017
1 parent e4c2309 commit 0db677e
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 @@ -9,7 +9,7 @@ For testing and experimentation purposes, a sample apk can be downloaded [here](

The Gradle dependency is available through jCenter, which is used by default in Android Studio. To add the module to your project, copy this line into the dependencies section of your build.gradle file.
``` gradle
compile 'james.colorpickerdialog:colorpickerdialog:0.0.3'
compile 'james.colorpickerdialog:colorpickerdialog:0.0.4'
```

### Creating a Dialog
Expand Down

0 comments on commit 0db677e

Please sign in to comment.