We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185b78b commit da5b8b6Copy full SHA for da5b8b6
1 file changed
README.md
@@ -54,7 +54,7 @@ Add it in your root build.gradle at the end of repositories:
54
Step 2. Add the dependency
55
56
dependencies {
57
- compile 'com.github.AndroidMsky:RandomTextView:v1.2.2'
+ compile 'com.github.AndroidMsky:RandomTextView:v1.3'
58
}
59
```
60
0 commit comments