Skip to content

Commit afc110c

Browse files
author
kuanggang
committed
update readme
1 parent 42ab463 commit afc110c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ allprojects {
3737
**Step 2. 添加项目依赖**
3838
``` gradle
3939
dependencies {
40-
implementation 'io.github.csdn-mobile:RoundView:1.4.0'
40+
implementation 'io.github.csdn-mobile:RoundView:1.7.1'
4141
}
4242
```
4343
**Step 3. 在布局文件中添加需要的RoundCorners**
@@ -118,6 +118,7 @@ View的绘制看一下这篇文章即可,代码版本比较早,但是逻辑
118118
### 版本记录
119119
|版本号|更新内容|
120120
|---|---|
121+
|1.7.1|修复BUG|
121122
|1.4.0|兼容嵌套播放器显示错误问题|
122123
|1.3.0|修复嵌套圆角展示错误问题|
123124
|1.2.0|修复8.0以下圆角错误问题|

0 commit comments

Comments
 (0)