Skip to content

Commit eba7dfc

Browse files
committed
fixed the artifactID
1 parent 598fd2f commit eba7dfc

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
@@ -19,7 +19,7 @@ so you just need to add the followings to your ***build.gradle*** file:
1919
```
2020
2121
dependencies {
22-
compile 'com.ms-square:expandabletextview:0.1.1'
22+
compile 'com.ms-square:expandableTextView:0.1.1'
2323
}
2424
2525
```

0 commit comments

Comments
 (0)