enhance(android): allow choice open & share asset file

This commit is contained in:
Andelf
2024-02-06 16:17:17 +08:00
parent dcfa3b0d0e
commit dd4c5637ac
7 changed files with 32 additions and 13 deletions

View File

@@ -1,4 +1,8 @@
[
{
"pkg": "@capacitor/action-sheet",
"classpath": "com.capacitorjs.plugins.actionsheet.ActionSheetPlugin"
},
{
"pkg": "@capacitor/app",
"classpath": "com.capacitorjs.plugins.app.AppPlugin"