Set preserveLegacyExternalStorage=true

pull/1137/head
Alex Baker 4 years ago
parent 4678452ed2
commit 4ff6cd966b

@ -139,7 +139,8 @@
android:roundIcon="@mipmap/ic_launcher_blue"
android:supportsRtl="true"
android:theme="@style/Tasks"
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute"
android:preserveLegacyExternalStorage="true">
<meta-data
android:name="firebase_crashlytics_collection_enabled"

Loading…
Cancel
Save