We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a205a45 commit 3c233cdCopy full SHA for 3c233cd
1 file changed
README.MD
@@ -44,7 +44,7 @@ This GIF shows a ```ClickDrawableEditText``` with clickable drawables all around
44
This library is minSdk 16
45
46
### 1. Add dependency in build.gradle
47
-```compile 'com.matpag:clickdrawabletextview:1.0.0'```
+```compile 'com.matpag:clickdrawabletextview:2.0.0'```
48
49
### 2. Use a support theme
50
Use one of the theme from ```Theme.AppCompat.*``` for your application theme.
0 commit comments