Skip to content

Commit f357159

Browse files
committed
docs: 更新1.1.2文档
1 parent c7fe2f6 commit f357159

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
|![](image/20190315005039.gif) | ![](image/20190315005454.gif) |
1414

1515
## 改动
16+
### v 1.1.2
17+
- 只要在设置的时候withMaxImageSelectable(withMaxVideoSelectable)设置为0,就可以只显示视频(图片)
1618
### v 1.1.1
1719
- 修复内存泄漏问题
1820
- 修复 withIsMirror 方法命名大小写问题
@@ -44,7 +46,7 @@
4446
4547
4648
dependencies {
47-
implementation 'com.github.BzCoder:SmartMediaPicker:1.1.1'
49+
implementation 'com.github.BzCoder:SmartMediaPicker:1.1.2'
4850
}
4951
```
5052
### 代码添加:

0 commit comments

Comments
 (0)