We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e360389 commit 728b561Copy full SHA for 728b561
1 file changed
README.md
@@ -19,7 +19,7 @@ so you just need to add the followings to your ***build.gradle*** file:
19
```groovy
20
21
dependencies {
22
- compile 'com.ms-square:expandableTextView:0.1.2'
+ compile 'com.ms-square:expandableTextView:0.1.3'
23
}
24
25
```
0 commit comments