add androidStudioPath to config
This commit is contained in:
parent
257f0c833c
commit
4a28e22b82
@ -4,6 +4,7 @@
|
|||||||
"bundledWebRuntime": false,
|
"bundledWebRuntime": false,
|
||||||
"npmClient": "npm",
|
"npmClient": "npm",
|
||||||
"webDir": "./dist",
|
"webDir": "./dist",
|
||||||
|
"linuxAndroidStudioPath": "~/.local/share/JetBrains/Toolbox/apps/AndroidStudio/ch-0/201.7199119/bin/studio.sh",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"SplashScreen": {
|
"SplashScreen": {
|
||||||
"launchShowDuration": 0
|
"launchShowDuration": 0
|
||||||
|
Loading…
Reference in New Issue
Block a user