Skip to content

Commit 8f86d46

Browse files
committed
docs: 更新1.1.6文档
1 parent f8ef53a commit 8f86d46

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
@@ -17,6 +17,8 @@
1717
|![](image/20190812103923.jpg) | ![](image/20190812104619.jpg) |
1818

1919
## 改动
20+
### v 1.1.6
21+
- 修复录制时间过短闪退的BUG
2022
### v 1.1.5
2123
- 新增调整前置摄像头录像镜像问题
2224
```groovy
@@ -61,7 +63,7 @@
6163
6264
6365
dependencies {
64-
implementation 'com.github.BzCoder:SmartMediaPicker:1.1.5'
66+
implementation 'com.github.BzCoder:SmartMediaPicker:1.1.6'
6567
//如果需要启用前置摄像头录像镜像调整功能需要额外引用以下库
6668
implementation'com.github.MasayukiSuda:Mp4Composer-android:v0.3.2'
6769
}

0 commit comments

Comments
 (0)