Skip to content

Commit 3c233cd

Browse files
committed
DOCS - Update README to point to the latest library version
1 parent a205a45 commit 3c233cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This GIF shows a ```ClickDrawableEditText``` with clickable drawables all around
4444
This library is minSdk 16
4545

4646
### 1. Add dependency in build.gradle
47-
```compile 'com.matpag:clickdrawabletextview:1.0.0'```
47+
```compile 'com.matpag:clickdrawabletextview:2.0.0'```
4848

4949
### 2. Use a support theme
5050
Use one of the theme from ```Theme.AppCompat.*``` for your application theme.

0 commit comments

Comments
 (0)