update turbo-mailer (#6809)

This commit is contained in:
Elias Nahum
2022-12-01 16:45:08 +02:00
committed by GitHub
parent e6af1e116b
commit 330fd42212
5 changed files with 24 additions and 17 deletions

View 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>