avoid crash in debug for pictures

This commit is contained in:
Thomas 2022-09-21 16:37:10 +02:00
parent 4d4d27e512
commit 550187afc5
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-path
name="my_images"
path="Android/data/fr.gouv.etalab.mastodon.debug/files/Pictures" />
<cache-path
name="*"
path="." />
</paths>