Merge pull request #66 from lvonasek/feature_seacliff_support

Seacliff storage access issue fixed
This commit is contained in:
Simon 2022-04-18 19:01:43 +01:00 committed by GitHub
commit b6d32ac8f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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