Skip to content

Commit def1d0b

Browse files
authored
Update README.md
1 parent f73a983 commit def1d0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<br>
2626

2727
## ShadowLayout动态
28-
* [ShadowLayout3.1.8更新内容,及以往成长](https://github.com/lihangleo2/ShadowLayout/wiki)
28+
* [ShadowLayout3.1.9更新内容,及以往成长](https://github.com/lihangleo2/ShadowLayout/wiki)
2929
* 注意:3.1.8修复issues79,阴影过渡不平滑。老项目升级为3.1.8时,需将limit*2。(如果你没有改变阴影透明度则不存在这个问题,放心使用3.1.7)
3030
* 注意:3.0后修改大量api及规范命名,如果还在用2.0,不方便转移的可查看[ShadowLayout2.0文档](https://github.com/lihangleo2/ShadowLayout/blob/master/README218.md)
3131
<br>
@@ -76,7 +76,7 @@
7676
- app build.gradle添加如下
7777
```java
7878
dependencies {
79-
implementation 'com.github.lihangleo2:ShadowLayout:3.1.8'
79+
implementation 'com.github.lihangleo2:ShadowLayout:3.1.9'
8080
}
8181
```
8282
[glide版本冲突终极解决方案](https://github.com/lihangleo2/ShadowLayout/blob/master/GLIDE.md)

0 commit comments

Comments
 (0)