Created
September 23, 2022 09:20
-
-
Save ravisorathiya/7a45668077172cc485a5ba77a70cf0ba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<paths> | |
<external-path | |
name="external" | |
path="." /> | |
<external-files-path | |
name="external_files" | |
path="." /> | |
<cache-path | |
name="cache" | |
path="." /> | |
<external-cache-path | |
name="external_cache" | |
path="." /> | |
<files-path | |
name="files" | |
path="." /> | |
<external-media-path | |
name="media" | |
path="." /> | |
<!-- | |
<files-path | |
name="files" | |
path="/" /> | |
<external-path | |
name="external_files" | |
path="." /> | |
--> | |
<files-path | |
name="files" | |
path="." /> | |
<external-path | |
name="external_files" | |
path="." /> | |
</paths> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment