Skip to content

Commit 54c72a6

Browse files
committed
see 01/02 log
1 parent 0854705 commit 54c72a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utilcode/src/main/java/com/blankj/utilcode/utils/CrashUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ private CrashUtils() {
3939
/**
4040
* 获取单例
4141
* <p>在Application中初始化{@code CrashUtils.getInstance().init(this);}</p>
42+
* <p>需添加权限 {@code <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>}</p>
4243
*
4344
* @return 单例
4445
*/

0 commit comments

Comments
 (0)