mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +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