2016-10-25 17:34:49 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<paths>
|
2017-03-26 11:24:39 +02:00
|
|
|
<cache-path name="cache_files" path="."/>
|
2016-11-29 21:37:35 +01:00
|
|
|
<external-path name="ext_files" path="." />
|
2017-03-26 11:24:39 +02:00
|
|
|
<external-cache-path name="ext_cache_files" path="."/>
|
2017-11-02 18:49:09 +01:00
|
|
|
<!--suppress AndroidElementNotAllowed -->
|
|
|
|
<root-path name="ext_storage" path="/storage/"/>
|
2016-10-25 17:34:49 +02:00
|
|
|
</paths>
|