Skip to content

Commit 62c6174

Browse files
authored
Update README.md
1 parent 3a8af43 commit 62c6174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ protected void onDestroy() {
5656
由于读取短信在API 23(Android 6.0)上权限级别是**dangerous**。所以还需要动态申请权限,但是申请权限需要依赖于Activity或者Fragment中的onRequestPermissionsResult()回调,所以需要开发者自己实现。
5757
动态申请权限可参考中sample的代码。
5858

59-
# changlog
59+
# changelog
6060
v1.0.1
6161
添加一个共有api防止未读取到验证码导致内存泄露
6262
完善demo

0 commit comments

Comments
 (0)