Create file_paths.xml

This commit is contained in:
MNCHL 2023-12-26 23:23:38 +08:00 committed by GitHub
parent a496e6cceb
commit 3e75ceccb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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