dev(mobile): more heap memory for gradle building

This commit is contained in:
charlie
2021-11-25 16:22:56 +08:00
parent 0d16b12885
commit 5ce32ef0e6
4 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
[
{
"pkg": "@capacitor/app",
"classpath": "com.capacitorjs.plugins.app.AppPlugin"
},
{
"pkg": "@capacitor/filesystem",
"classpath": "com.capacitorjs.plugins.filesystem.FilesystemPlugin"