forked from olcxjas-softworks/LarpixClient
Android run fix
This commit is contained in:
parent
9ae1ddac0d
commit
dd49c18cbd
12 changed files with 1456 additions and 4 deletions
6
android/app/src/main/assets/capacitor.plugins.json
Normal file
6
android/app/src/main/assets/capacitor.plugins.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{
|
||||
"pkg": "@capacitor/status-bar",
|
||||
"classpath": "com.capacitorjs.plugins.statusbar.StatusBarPlugin"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue