We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ee698 commit 481bb58Copy full SHA for 481bb58
README.md
@@ -20,7 +20,7 @@ Android图片选择器,仿微信的图片选择器的样式和效果。支持
20
在Module的build.gradle在添加以下代码
21
22
```
23
- compile 'com.github.donkingliang:ImageSelector:1.1.0'
+ compile 'com.github.donkingliang:ImageSelector:1.1.1'
24
25
**2、配置AndroidManifest.xml**
26
```xml
0 commit comments