Skip to content

Commit 05d5c4a

Browse files
authored
Merge pull request #4 from AAkira/aa/fix-readme
Fix gradle path at read.me.
2 parents 87d255a + 52dd3ef commit 05d5c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)