mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-26 00:42:10 +02:00
6 lines
204 B
XML
6 lines
204 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<!-- allow sharing files from app cache -->
|
|
<cache-path name="cache" path="." />
|
|
</paths>
|