1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-26 00:42:10 +02:00
Files
vcmi/android/res/xml/file_paths.xml
2025-12-20 16:25:30 +01:00

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>