Skip to content

Commit

Permalink
更新readme
Browse files Browse the repository at this point in the history
  • Loading branch information
centerzx committed Aug 5, 2022
1 parent 59a7baa commit 09d6634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

2、在需要使用的gradle文件添加依赖:
```
implementation 'com.github.centerzx:ShapeBlurView:1.0.2'
implementation 'com.github.centerzx:ShapeBlurView:1.0.4'
implementation 'androidx.appcompat:appcompat:***'
```

Expand Down Expand Up @@ -107,4 +107,4 @@ blur_mode:样式,rectangle:矩形;circle:圆形;oval:椭圆

高斯模糊效果参考`RealtimeBlurView`库,感谢:[RealtimeBlurView](https://github.com/mmin18/RealtimeBlurView/)

项目库如有不足和错误的地方,欢迎大家讨论指正!
项目库如有不足和错误的地方,欢迎大家讨论指正!觉得不错的话,感谢Star下!

0 comments on commit 09d6634

Please sign in to comment.