Skip to content

Commit 03cd262

Browse files
committed
fix
1 parent 86b56de commit 03cd262

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
@@ -26,7 +26,7 @@ allprojects {
2626
**Step 2. 添加项目依赖**
2727
``` gradle
2828
dependencies {
29-
implementation 'com.github.Othershe:NiceImageView:1.0.2'
29+
implementation 'com.github.SheHuan:NiceImageView:1.0.2'
3030
}
3131
```
3232
**Step 3. 在布局文件中添加CornerLabelView**

0 commit comments

Comments
 (0)