Merge pull request #521 from hjubb/storage_access_warning

Don't Use Legacy External Storage
pull/573/head
Niels Andriesse 3 years ago committed by GitHub
commit bd9db0d248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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">

Loading…
Cancel
Save