mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
5 lines
213 B
XML
5 lines
213 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
|
<external-path name="my_images" path="." />
|
||
|
|
<cache-path name="my_cache_images" path="." />
|
||
|
|
</paths>
|