forked from Ivasoft/mattermost-mobile
update turbo-mailer (#6809)
This commit is contained in:
8
android/app/src/main/res/xml/provider_paths.xml
Normal file
8
android/app/src/main/res/xml/provider_paths.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<files-path name="files" path="." />
|
||||
<external-files-path name="external_files" path="." />
|
||||
<external-path name="external" path="." />
|
||||
<cache-path name="cache" path="." />
|
||||
<root-path name="root" path="." />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user