diff --git a/README.md b/README.md index bb9913f..4e808e1 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ Step 2. Add the dependency ``` dependencies { - compile 'com.github.zeropercenthappy:ZPHRatingBar:1.0.4' + implementation 'com.github.zeropercenthappy:ZPHRatingBar:1.0.5' } ``` ## Usage -``` +```xml