We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3243e58 commit 87af92eCopy full SHA for 87af92e
1 file changed
README.md
@@ -26,7 +26,7 @@ Add it in your root build.gradle at the end of repositories:
26
Step 2. Add the dependency in app gradle
27
28
dependencies {
29
- implementation 'com.github.JDevZone:CheckableTextView:1.0.2'
+ implementation 'com.github.JDevZone:CheckableTextView:1.0.3'
30
}
31
32
## Basic usage
0 commit comments