Fix sharing files from sdcard

This commit is contained in:
Koitharu
2022-07-20 18:03:46 +03:00
parent a076c9f420
commit 23b28672d4

View File

@@ -1,15 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-files-path
name="manga-ext"
path="/manga" />
<files-path
name="manga"
path="/manga" />
<external-files-path
name="backups-ext"
path="/backups" />
<files-path
name="backups"
path="/backups" />
<!-- https://issuetracker.google.com/issues/37125252 -->
<!--suppress AndroidElementNotAllowed -->
<root-path
name="root"
path="." />
</paths>