Skip to content

Commit 1fca3f0

Browse files
committed
add: android file_paths.xml configuration.
1 parent 3056aae commit 1fca3f0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<paths>
3+
<cache-path
4+
name="cache"
5+
path="." />
6+
<external-path
7+
name="external_files"
8+
path="." />
9+
<files-path
10+
name="files"
11+
path="." />
12+
</paths>

0 commit comments

Comments
 (0)