We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a90e2 commit 5332bf1Copy full SHA for 5332bf1
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.1'
+ implementation 'com.github.JDevZone:CheckableTextView:1.0.2'
30
}
31
32
## Basic usage
0 commit comments