diff options
Diffstat (limited to 'android/app/src/debug')
| -rw-r--r-- | android/app/src/debug/AndroidManifest.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 4a7ea6893d..f31bc4d566 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -10,7 +10,6 @@ <application android:icon="@mipmap/ic_launcher" android:roundIcon="@mipmap/ic_launcher" android:theme="@style/Theme.App.Starting" - android:extractNativeLibs="true" android:requestLegacyExternalStorage="true" android:allowBackup="false" android:banner="@mipmap/ic_banner" |
