mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-08 12:04:05 +08:00
feat: support share errors stacktrace with file
This commit is contained in:
5
module-app/src/main/res/xml/file_paths.xml
Normal file
5
module-app/src/main/res/xml/file_paths.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<cache-path name="cache" path="." />
|
||||
<external-path name="external" path="." />
|
||||
</paths>
|
Reference in New Issue
Block a user