From c2297d5b5d4a335b94844ee5b5a980f644848a23 Mon Sep 17 00:00:00 2001 From: erinn Date: Fri, 1 Oct 2021 13:53:09 -0700 Subject: [PATCH] remove unneeded permissions --- android/app/src/main/AndroidManifest.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 72121fd4..ec51df3e 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -9,8 +9,7 @@ android:name="io.flutter.app.FlutterApplication" android:label="Cwtch" android:extractNativeLibs="true" - android:icon="@mipmap/knott" - android:requestLegacyExternalStorage="true"> + android:icon="@mipmap/knott"> - - - - - -