Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
梁任彦 committed Jun 25, 2018
2 parents 15f5a43 + 14397d9 commit 6fe2507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Android图片选择器,仿微信的图片选择器的样式和效果。支持
在Module的build.gradle在添加以下代码

```
compile 'com.github.donkingliang:ImageSelector:1.5.0'
compile 'com.github.donkingliang:ImageSelector:1.5.1'
```
1.5.0版本中使用了Glide 4.x的版本,由于Glide 3.x版本和4.x版本在使用上有所差异,如果你的项目使用了Glide 3.x版本,而又不想升级到4.x,那么你也可以使用ImageSelector:1.4.0版本,它和1.5.0版本之间只是Glide版本的差异而已。

Expand Down

0 comments on commit 6fe2507

Please sign in to comment.