update:2020.10.19

fix:设备号获取问题,兼容Android10,报错修复
add:
This commit is contained in:
2020-10-19 18:41:47 +08:00
parent 12172e6706
commit 49b19777b9
13 changed files with 1380 additions and 544 deletions

View File

@@ -3,4 +3,10 @@
<string name="download_btn_had">打开</string>
<string name="open_app_fail">打开失败!</string>
<string name="search_edit">请输入应用名称或关键字</string>
<string name="notifyTitle">提示</string>
<string name="notifyMsg">当前应用缺少必要权限。\n\n请点击\"设置\"-\"权限\"-打开所需权限。</string>
<string name="setting">设置</string>
<string name="cancel">取消</string>
</resources>