Skip to content

Commit 52dd3ef

Browse files
committed
Fix gradle path at read.me.
1 parent 87d255a commit 52dd3ef

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
@@ -99,7 +99,7 @@ buildscript {
9999
}
100100
101101
dependencies {
102-
compile 'com.github.aakira:compound-text-view:1.1.0@aar'
102+
compile 'com.github.aakira:compound-icon-textview:1.1.0@aar'
103103
}
104104
```
105105
## Using libraries

0 commit comments

Comments
 (0)