android: request legacy storage

This commit is contained in:
Weihua Lu
2021-09-18 14:29:08 +08:00
committed by Tienson Qin
parent 363ed3ed0d
commit a4db23cb78

View File

@@ -3,6 +3,7 @@
package="com.logseq.app">
<application
android:requestLegacyExternalStorage="true"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"