Seacliff storage access issue fixed

This commit is contained in:
Lubos 2022-04-17 14:02:10 +02:00
parent ea5e53f7e4
commit dd2bccd526

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