diff options
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r-- | app/src/main/AndroidManifest.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index bf5c540..c86ec8f 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml | |||
@@ -32,7 +32,6 @@ | |||
32 | android:allowBackup="false" | 32 | android:allowBackup="false" |
33 | android:icon="@mipmap/ic_launcher" | 33 | android:icon="@mipmap/ic_launcher" |
34 | android:label="@string/app_name" | 34 | android:label="@string/app_name" |
35 | android:requestLegacyExternalStorage="true" | ||
36 | android:supportsRtl="true" | 35 | android:supportsRtl="true" |
37 | android:theme="@style/AppTheme" | 36 | android:theme="@style/AppTheme" |
38 | tools:ignore="GoogleAppIndexingWarning"> | 37 | tools:ignore="GoogleAppIndexingWarning"> |