We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b56de commit 03cd262Copy full SHA for 03cd262
1 file changed
README.md
@@ -26,7 +26,7 @@ allprojects {
26
**Step 2. 添加项目依赖**
27
``` gradle
28
dependencies {
29
- implementation 'com.github.Othershe:NiceImageView:1.0.2'
+ implementation 'com.github.SheHuan:NiceImageView:1.0.2'
30
}
31
```
32
**Step 3. 在布局文件中添加CornerLabelView**
0 commit comments