mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
android: request legacy storage
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user