mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 12:02:49 +08:00
Add files path to opener_paths.xml
This commit is contained in:
parent
69edd06b1d
commit
5b499ea443
@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<files-path name="files" path="." />
|
||||
<external-path name="external_files" path="." />
|
||||
<cache-path name="cached_files" path="." />
|
||||
</paths>
|
||||
|
Loading…
Reference in New Issue
Block a user