1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-08 12:25:13 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Rename file_paths.xml to avoid overwrite

This commit is contained in:
sunnylqm
2020-11-03 15:52:59 +08:00
parent ec8c475c54
commit e3081a02db
4 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<files-path name="." path="."/>
<files-path
name="pushy"
path="." />
</paths>