Merge pull request #26 from MNCHL/MNCHL-patch-27

Update file_paths.xml
This commit is contained in:
MNCHL 2023-12-27 13:03:23 +08:00 committed by GitHub
commit 0112bae0e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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