diff --git a/README.md b/README.md index b0359610..ea9c6b55 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ allprojects { In your app level build.gradle : ```java dependencies { - compile 'com.github.pchmn:MaterialChipsInput:1.0.4' + compile 'com.github.pchmn:MaterialChipsInput:1.0.5' } ```