Add todo comment for android 10+

This commit is contained in:
2020-09-09 15:32:57 -05:00
parent d614b5ffe4
commit 8fe3035a0d
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<application
android:requestLegacyExternalStorage="true"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"