FairEmail/app/src/main/res/xml/fileprovider_paths.xml

7 lines
188 B
XML
Raw Normal View History

2018-08-04 12:49:44 +00:00
<?xml version="1.0" encoding="utf-8"?>
2018-08-16 13:57:29 +00:00
<paths xmlns:android="http://schemas.android.com/apk/res/android">
2018-08-13 08:58:36 +00:00
<files-path
2018-08-04 12:49:44 +00:00
name="attachments"
path="attachments" />
</paths>