Merge pull request #521 from hjubb/storage_access_warning

Don't Use Legacy External Storage
This commit is contained in:
Niels Andriesse 2021-05-27 16:18:10 +10:00 committed by GitHub
commit bd9db0d248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@
android:label="@string/app_name"
android:largeHeap="true"
android:networkSecurityConfig="@xml/network_security_configuration"
android:requestLegacyExternalStorage="true"
android:supportsRtl="true"
android:theme="@style/Theme.Session.DayNight"
tools:replace="android:allowBackup">