add premission

This commit is contained in:
niuhuan 2021-10-13 14:44:44 +08:00
parent 7592df4feb
commit ea143ee9fe
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_INTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_INTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>