Commit 5105733a authored by 周文华's avatar 周文华

【修复】修复清理相关图片与数据无法显示的问题

parent 72f688cc
......@@ -32,6 +32,7 @@
<application
android:name=".MyApplication"
android:allowBackup="true"
android:requestLegacyExternalStorage="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/logo"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment