diff --git a/README.md b/README.md index 18dd6d1..5691a12 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ so you just need to add the followings to your ***build.gradle*** file: ``` dependencies { - compile 'com.ms-square:expandableTextView:0.1.1' + compile 'com.ms-square:expandableTextView:0.1.2' } ```