Seacliff storage access issue fixed

This commit is contained in:
Lubos 2022-04-17 14:02:10 +02:00 committed by Simon
parent 98bd90cae5
commit 546f4845ea

View file

@ -17,6 +17,7 @@
<application
android:allowBackup="false"
android:fullBackupContent="false"
android:requestLegacyExternalStorage="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:hasCode="true">