Files
App/android/app/src/main/res/xml/provider_paths.xml
2025-05-29 21:59:27 +08:00

6 lines
183 B
XML

<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path
name="external_files"
path="." />
</paths>