You've already forked Commercialization.tapadn
8 lines
295 B
XML
8 lines
295 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
|
<external-path name="external" path="." />
|
||
|
|
<external-files-path name="external_files" path="." />
|
||
|
|
<files-path name="files" path="." />
|
||
|
|
<cache-path name="cache" path="." />
|
||
|
|
</paths>
|