Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzhengsr committed Nov 4, 2019
1 parent 3b5a93f commit 7bf7535
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ allprojects {
然后在你的 module 中添加:

```
implementation 'com.github.LillteZheng:ViewPagerHelper:v1.5'
implementation 'com.github.LillteZheng:ViewPagerHelper:v1.6'
```


Expand Down Expand Up @@ -113,6 +113,9 @@ implementation 'com.github.LillteZheng:ViewPagerHelper:v1.5'


## 版本说明
**v1.6**
- ArcImageView 去掉scaleType中的 matrix 属性


**v1.5**
- 修改了BannerViewpager 的一些自定说明,避免歧义,小伙伴记得更新呀
Expand Down

0 comments on commit 7bf7535

Please sign in to comment.